#wrap {
margin: 0 auto;
width: 400px;
position:relative;
left: 50%;
margin-left: -400px;
}
