

body{
	
		background-color: white;
	color: #9f9f9f;
	font-size: 14px;
	margin:0;
	
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	background-position-y:263px;
	background-position: 0 263px;
	
	
	line-height: 19px;
	font-family:Georgia,Times;
	
}






#buffer{
	visibility: hidden;



}