body {
	background-color: #000000;
	background-image: url(back1.png);

	background-repeat: repeat;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
	margin:0;
	color: #808080;
}


a:link    { text-decoration: none; color:6495CC; }
a:visited { text-decoration: none; color:6495CC; }
a:active  { text-decoration: none; color:6495CC; }
A:hover   { text-decoration: none; color:FFFFFF; }