body, html {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(sketchbook.jpg);
}
#counter {
	height: auto;
	width: auto;
	top: 182px;
	left: 430px;
	z-index: 1;
	position: absolute;
}
#video {
	height: 140px;
	width: 640px;
	top: 272px;
	left: 78px;
	z-index: 2;
	position: absolute;
}
#topleftgraphic {
	height: 267px;
	width: 418px;
	top: 0px;
	left: 0px;
	z-index: 3;
	position: absolute;
	background-image: url(sketchbook2.jpg);
}
#title {
	height: auto;
	width: auto;
	top: 42px;
	left: 370px;
	z-index: 4;
	position: absolute;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
#mailform {
	height: auto;
	width: auto;
	top: 22px;
	left: 22px;
	z-index: 5;
	position: absolute;
}
.william {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
