body {
	background-color: #000000;
	background-image: url(images/1680x1050.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.content {
	background-image: url(images/txtBkgd.png);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
}
.googleAd {
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
