#container {
width: 1000px;
position: relative;
left : 50%;
margin-left: -500px;
}