html, body {
	margin: 0;
	padding: 0px 0px;
	font-Size: 79%;		
	font-weight: normal;	
	font-family: Arial, Verdana, Lucidia, sans-serif;
	color: #000000;
 	min-height: 100%;
	width: 100%;
	position:relative;
    background: url(/imgs/head/bg3.jpg) no-repeat top center #000000; 
    background-size: 100%, 300px;
}
