﻿#header, #footer 
{
    display: none;
}
p 
{
    padding: 0;
}
#container
{
    background: #56a2de url(../images/common/border.gif) bottom left repeat-x;
}
#content-wrp {
 width: 960px;
    
}
