#content {
position: relative;
left: 50%;
width: 800px;
margin-left: -400px;
background: #64a7dc;
}
