body
{
    	background-color: #000000;
		overflow: hidden;
}
a:link {color: #777;}
a:visited {color: #777;}
a:active {color: #777;}
a:hover {color: #888;}


#s{
		
		width:75%;
		position: absolute;
		top: 2.5%;
		left: 12.5%;

}

#bg{
		
		width:75%;
		position: absolute;
		top: 2.5%;
		left: 12.5%;
}

#fg{
		
		width:75%;
		position: absolute;
		top: 2.5%;
		left: 12.5%;
		size: 100% auto;
}

a, a img{
	border:0;
}

.text
{
    	color: #FFFFFF;
		text-align: right;
		font-family: Georgia;
}

.text a:link {color: #FFF;}
.text a:visited {color: #FFF;}
.text a:active {color: #FFF;}
.text a:hover {color: #AAA;}