body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D4D4D4;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/x24bgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 17px;
}
a:link {
	color: #CACEE9;
	text-decoration: underline;
}
a:visited {
	color: #CACEE9;
	text-decoration: underline;
}
a:active {
	color: #CACEE9;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	
}
h1 {
	color: #FFFFFF;
}
