.nav {color: #000000; text-decoration: none; font-weight:bold;}
.nav:hover {text-decoration: underline;}
img {
	border: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
body {
	background-image: url(../site_images/background.jpg);
	background-color: #6798c0;
	background-attachment: fixed;
	background-position: bottom;
}