﻿body
{
    width: 900px
}

#content 
{
    position: absolute ;
    left:           50%;
    width:        900px;
    margin-left: -450px;
}