BODY
{
	background-color: Black;
	color: White;
}
.IndexBody
{
	background-color: Black;
	color: white;
	background-repeat: no-repeat;
	background-position:   50% 0;
	background-attachment: fixed;
	
}
A
{
 color: blue;
}
