﻿body 
{

  background-image:url(../images/bg.jpg);
    background-position:center top;
    background-repeat:no-repeat;
}
#content
{
    /* this is the main content area

    background-image:url();
    */
}
#right-col
{
    margin-top:0px
}
