/* containers */

#container {
    margin:0 auto 0 auto;
    text-align:left;
    width:950px;
    clear:both;
}


