html, body,

#fullheight {
	height: 100%;
	width: 100%;
	margin: 0;
	text-align: center;
	padding-top: 8px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A4771C;
	} 
	
	#fullheight2 {
	height: 100%;
	padding: 0;
	border: none;
	width: 1050px;
	margin: 0;
	text-align: center;
	
	
	
	} 
#top {
	height:150px;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	text-align: center;
	
	}
 
