﻿#main
{
    width: 848px;
    height: 480px;
    background-color: #FFF;
    background-image: url(/images/home_background.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

#content
{
    
}
