﻿body
{
    background: #1c1817 url("../images/body_bg.jpg") 50% 0 fixed no-repeat !important;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    margin: 0px;
    padding: 0px;
}
img
{
    border: none;
}

#container
{
    width: 720px;
    margin-left: auto;
    margin-right:auto;
    
    
}


#content
{
    width:100%;
}