﻿.main { 
	 font-family: Georgia, "Times New Roman", Times, serif; 
	 font-size: 12px; 
	 font-style: normal; 
	 line-height: normal; 
	 font-weight: bold; 
	 font-variant: normal; 
	 color: #000000
 }
.historybkgd {  
	background-image: url(../images/history.jpg); 
	background-repeat: no-repeat;
	background-position: center center
 }

body{
		 font-family: Georgia, "Times New Roman", Times, serif; 
}