* {
    padding: 0;
    margin: 0;
} 

body {
    background: #000000;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	background-position: 50% 50%;
	color: #000000;

}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 20px;
}

#top { 
background: #000000 ;
height: 130px;
}

#content {
padding: 0 40px 0 40px;
text-align: center;
}

#enter {
	margin-top: -150px;
		z-index: 0;
}


#footer {
	margin-top: 20px;
		z-index: 10;
}

A.sindex {
font-weight: bold;
FONT-SIZE: 90%;
COLOR: #ffffaa;
TEXT-DECORATION: none;
}
A.sindex:visited {
font-weight: bold;
FONT-SIZE: 80%;
COLOR: #fff;
TEXT-DECORATION: none;
}

