body{ margin-top:170px;
margin-left:90px;
    scrollbar-face-color:#d2b48c;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#d2b48c;
    scrollbar-highlight-color:#d2b48c;
    scrollbar-shadow-color:#d2b48c;
    scrollbar-3dlight-color:#d2b48c;
    scrollbar-darkshadow-color:#d2b48c;
    background-color:#d2b48c;
    background-image:url(img/img01.png); 
     background-attachment:fixed;
     background-repeat:no-repeat; 
     background-position:right top; }

*{  font-size:12px;color:#6f5436; }

a{ color:#6f5436; }
a{text-decoration:none;}

img{ border:0px; }
    
 h1{ width:580px;height:95px;padding-left:92px;padding-top:30px;font-size:25pt;color:#333631;font-family:Impact;
 background-image:url(img/h1.png);background-repeat:no-repeat;background-position:left top;text-align:left; }
 
ul{ list-style-image:url(img/ul.gif);line-height:18px; }

.main{width:580px;padding:10px;text-align:left;line-height:18px;background-image:url(img/wall1.gif);} 
.text{width:100%;background-image:url(img/h2.png);background-repeat:no-repeat; background-position:right bottom;padding-bottom:80px; }

strong{ font-weight:bold;border-bottom:dashed #6f5436 2px; }