/* CSS definition file containing site wide stylesheets */

BODY {
	background-attachment: fixed;
 	background-position: top
}

.Tim {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10pt;
 	background: rgb(0,153,51) url( "../assets/images/background3.gif" ) repeat-y scroll top
}