body {
background-image:url(images/tablebg.jpg);
background-position:center;
repeat-y ;
}

.ustflash {
background-image:url(images/ustbolumbg.jpg);
background-position:center;
}

A {     
	font-family: Arial;
	font-size: 12px;
	text-decoration : none;
}
A:hover { 
    font-family: Arial;
	font-size: 12px;
	text-decoration : underline;
}
a.side {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.side:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
