#s{
position:absolute;
top:87%;left:0%;}



<!-- изменение тэгов -->

A:link,A:visited {
text-decoration: none;
color: Yellow;}

A:hover {
color: red;}


BODY {
background-color : black;
	SCROLLBAR-FACE-COLOR: rgb(80,80,80);
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-TRACK-COLOR: gray;
	SCROLLBAR-DARKSHADOW-COLOR: rgb(80,80,80);
	scrollbar-3d-light-color : black;
	scrollbar-base-color : rgb(80,80,80);
	scrollbar-dark-shadow-color : black;
}
}


				
<!-- обьявление классов -->
.pic{filter: alpha(opacity="50")}

.text {
font-family: verdana;
font-size: 10pt;
color:rgb(200,200,80);
text-align:justify;}

.bigtext {
text-align: center;	
font-family: verdana;
font-size: 10pt;
color:white;}

.gtext {
text-align: center;	
font-family: verdana;
font-size: 12pt;
color:white;}

.wtext {
font-family: verdana;
font-size: 8pt;
color:white;}

.rtext {
font-family: verdana;
font-size: 8pt;
color:red;
text-align: right;	}

.w {
text-align: center; 
font-size: 30px;
filter: shadow(color="white",direction="270");
height:20px; width:100%; 
color:white; 
line-height: 30px;}

