html,body 
{
height: 100%;
margin: 0;
padding: 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-image: 
url('../images/background-vertical.jpg');
background-repeat: repeat-x;
background-color: #721e14;
}



#middle-holder{
width:613px;
background:#f0f2ed;
background-image: 
url('../images/backgr-horizontal-content-long-1.jpg');
background-repeat: no-repeat;
}


#middle-holder-innerpage{
width:613px;
background:#f0f2ed;
background-image: 
url('../images/backgr-horizontal-content-long-11.jpg');
background-repeat: no-repeat;
}



#background-right-holder{
width:67px;
background-image: 
url('../images/right-image-background.jpg');
background-repeat: no-repeat;
}

