body { 
	background-image: url(images/mainbg_res.gif); 
	}
#masthead { 
	background-image: url(images/masthead_res.gif);
	}
#wholepage {
	background: transparent url(images/navtopbg_res.gif) 1px 0px no-repeat; 
	padding: 10px 20px; 
	text-align: center;
	}	
pre { 
	font-size: 13px; 
	clear: both; 
	text-align: left; 
	}
pre strong, pre b { 
	color: #4C7CBD; 
	}
pre em { 
	font-style: normal;
	font-weight: bold;
	}
#footer { 
	background-image: url(images/footerbg_res.jpg); 
	}
h1 {
	text-align: center;
	}
h2 { 
	clear: none; 
	background: #fff; 
	font-size: 1.5em; 
	line-height: 1.3em; 
	padding-bottom: 0; 
	margin-bottom: 0.75em; 
	margin-top: 0; 
	letter-spacing: 0; 
	color: #000; 
	}
.racelogo {
	float: right;
	margin-left: 5px;
	}

