/* CSS definition file containing site wide stylesheets */

BODY {
	background-position: top;
 	scrollbar-arrow-color: Yellow;
 	scrollbar-base-color: Black;
 	scrollbar-face-color: Black
}

.Tims {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	color: rgb(255,255,102);
 	background: rgb(0,0,0) url( "../assets/images/backgroundfull3.jpg" ) no-repeat scroll top
}