html, body{
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/home_bg.jpg);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
} 
