/*Style sheet for my web page - started April 3, 2003*/

body        {
	background-attachment: fixed;
	font-family: 'Comic Sans MS', Arial, Verdana, sans-serif;
	color: Black;
	background-color: Black;
	font-size: 11px;
	background-image: url(layout1/background2.jpg);
} 

.info {
	color: Black;
	font-size: 8pt;
}

table {
 background-image: url(layout1/background2.jpg);
}