#container{
position: absolute;
top: 50%;
left: 50%;
height: 230px;
width: 500px;
margin: -115px 0 0 -250px;
border: 1px solid #000;
}