
BODY {
background-color: #000000;
SCROLLBAR-FACE-COLOR: #405877;  sCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #cc0000; SCROLLBAR-BASE-COLOR: #405877;
overflow-y:scroll; 
overflow-x:hidden; 
margin: 0px;}





blockquote {
margin-left : 5em;
margin-right : 5em;
}
#pics {
border : none;
height : 610px;
width : 100%;
background : #330033;
position : absolute;
top : 0;
left : 0;
z-index:2;}
#masses {
border : none;
width : 100%;
position : absolute;
top : 610px;
left : 0;
background : #330033;
font-size : 1.2em;
color : #eeffee;
z-index:2;}



a:link {
text-decoration : none;
color : #7fffd4;
}
a:visited {
text-decoration : none;
color : #7fffd4;
}
a:hover {
color : #ff00ff;
text-decoration : none;
}
