body	{
	font-family: helvetica,arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
        background-repeat: no-repeat;
        background-position: center center;
}
a	{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover	{
	color: yellow;
	text-decoration: none;
}

