body{
    margin:15px;   
    background-image:url(/assets/images/site/bg.gif);
    background-repeat:repeat-x;
    background-color:#fff;
    font-family:arial;
    font-size:10pt;
}
#theme{
    background-image:url(/assets/images/site/theme3.jpg);
    width:887px;
    height:254px;
    margin:auto;
}
