
body{
    background-color: #999999;
    background-image:url(bm.gif); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: right bottom;
 @ margin: 30px 200px 100px 200px;
    line-height:15pt;
    color:#333333;
    font-size:10pt;
    scrollbar-3dlight-color:#999999;
    scrollbar-arrow-color:#c0c0c0;
    scrollbar-darkshadow-color:#999999;
    scrollbar-face-color:#c0c0c0;
    scrollbar-highlight-color:#c0c0c0;
    scrollbar-shadow-color:#c0c0c0;
    scrollbar-track-color:#999999;
}


    a{text-decoration:none; }
    a:link{ color:#333333; }
    a:active { color:#333333; }
    a:visited{ color:#333333; }
    a:hover{ color:#c0c0c0; }

input,textarea {
    background-color:#999999;
    border-top:1px solid #ffd5cc;
    border-bottom:1px solid #ffd5cc;
    border-left:1px solid #ffd5cc;
    border-right:1px solid #ffd5cc;
}



