.main_center{
    position: relative;
	left:50%;
	margin-left:-400px;
    width:800px;
    top: 50px;
}