body {
    font-family: Georgia, "Times New Roman", Times, serif;
	background-color: ffcc00; 
	background-image:  url(Images/Blue.gif); 
	background-position: left top; 
	background-repeat: repeat-y; 
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 

}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}