﻿body 
{
    width:100%;
    margin: 0 0 0 0;
    background: url(images/background.jpg) no-repeat center top;
}

#main
{
    width: 955px;
    height: 600px;
    background: url(images/main.jpg) no-repeat center top;
}