.window-washer {
	background-image: url(images/window-washer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00703c;
	text-decoration: none;
}
.janitor {
	background-image: url(images/janitor.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #00703c;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
