a:link {
	color: #009900;
}

a:visited {
	color: #009900;
}

.content {
	color: #006600;
	font-family: "Century Gothic";
	font-size: 14px;
}

#title {
	color: #008000;
	font-size: 36px;
}

body {
	background-image: url(/homeBG.jpg);
}