body {
	background: url(../images/gradient1.jpg) repeat-x top fixed;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	text-align: center;
}
h1, h2, h3 {
	color: #000033;
	font-size: 2em;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
