body {
@background-image:url(img/ak.jpg);
@background-repeat:no-repeat;
@background-position:right top;
@background-attachment:fixed;
 color:#696969; margin-top:10px 
}




a:link { color:#330033 }
a:active { color:#330000 }
a:visited { color:#330000 }




#font1 { font:x-small; color:snow }

h1 { font-family:impact }
h1 { font-size:12pt }
h2 { font-family:Gungsuh; color:#000000 }
h2 { font-size:15pt }

html, body{ scrollbar-face-color:#039CCE;
            scrollbar-track-color:#ffffff;
            scrollbar-arrow-color:#fffafa;
	    scrollbar-3dlight-color:#778899;
            scrollbar-highlight-color:white;
            scrollbar-shadow-color:#696969;
            scrollbar-darkshadow-color:white; }

a:link {text-decoration: none}
a:visited {text-decoration: none}