body
{
    background-image: url(bg.jpg);
    background-color: #efefef;
    margin: 0px;
    background-repeat: repeat-x;
    height: 100%
}

