body {
	text-align: center;
	min-width: 600px;
}

#content_home { 
position: absolute;
left: 50%;
width: 500px;
margin-left: -250px;
}
