body {
    background-image:url(farukdemir.com.gif);
	background-color:#000000;
	background-repeat:no-repeat;
	color:#CCCCCC;
}
a
{
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	font-size: 12px;
	text-decoration:none;
}
a:hover
{
	color:#FFFFFF;
}