body
{
	background-color: #000;
	background-image: url('../images/earth.jpg');
    background-repeat: no-repeat;
	background-position: 50% 0;
}

#top
{
	background-image: none;
	height: 35px;
}

#top .right a
{
    /*
	color:#333;
    */
}

.whiteBold
{
    /*
	color:#555;
    */
}

#logo
{
	background-image:url("../images/logo1.png");
	height:250px;
}

#background
{
    /*
	background-image: url('../images/water.jpg');
	background-position: 50% 0;
    background-repeat: no-repeat;
    */
}

center
{
	color:#fff
}

center a
{
	color:#D2FF98
}
