 .body { 
width: 900px; 
background: url(middlen.gif) ; 
background-repeat: y-repeat 0px 190px; 
margin: 0px auto 0px auto; 
font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•"; 
text-align: left;
} 
.header{ 
width: 900px; 
height: 150px; 
background-color: white;
}@ 
h1{ 
font-size: 16px; 
padding: 0; 
} 
h2{ 
font-size: 120%; 
padding: 0 0 0 24px;
margin: 0 120px 0 0;
border-bottom: 3px solid red;
border-left: 20px solid red;
color: red;
}
.main{
width: 900px; 
background: url(box1.gif) no-repeat; 
margin: 0; 
padding: 0 0 0 0; 
}
.link{
width: 900px;  
margin: 0 0 0 0; 
padding: 0 0 30px 0; 
}
.main-footer{
clear:both; 
width: 900px; 
height: 50px; 
margin: 0; 
padding: 0; 
background: url(bottomn.gif) no-repeat center top; 
overflow:hidden; 
}
.main-footer:after {
@content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .main-footer {
    height: 1em;
    overflow: visible;
}
/**/
 
h3{ 
font-size: 14px; 
margin: 0 0 10px 0; 
} 
.menu{ 
clear:both;  
float: left; 
height: 180px;
width: 750px;
background-image: url(menuback.gif); 
background-position: center top ; 
background-repeat: no-repeat;
}
.back{
float: right;
}