* {
padding: 0;
margin: 0;
} 

body 
{margin: 0; 
padding: 0;

background: #fbf4e2 url(images/fon.png); 
color: #444;
font: 10pt Arial, Helvetica, Georgia, Calibri, Times New Roman, sans-serif; 
color: 000000; 
line-height: 16px;}

p, ul, ol 
{
padding-right: 1.5cm;
padding-left: 2.0cm; 
line-height: 140%;} 

img {border: none;}
a{ color: #800000; text-decoration: underlining; }
a:hover {  color: #cc0000; }


#content 
{width: 680px;
margin: 0 auto;
border-left: 4px solid #efe2c2; 
border-right: 4px solid #efe2c2; 
border-bottom: 8px solid #efe2c2;  
background: #fff; 
} 


#footer 
{background: #fbf4da;
color: #aaa;
margin-top: 0;
height: 50px;
line-height: 50px;
text-align: center;
border-top: 1px solid #e1d5b5; 
border-left: 1px solid #e1d5b5; 
border-right: 1px solid #e1d5b5;} 

#footer a { color: #aca0a0; text-decoration: underline; }
#footer  a:hover { color: #a0acac; }

