body { 
	background: white; 
	font: Arial, Serif;
	background:url(images/bg.png) no-repeat center center;
	background-size:cover;
}
#page-wrap { 
	width: 100%; 
	margin: 0 auto; 
}