body {
	background: #f0f0f0;
	background-image: url(../images/bg_home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 749px;
}

#footer {
	display: none;
}