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);
}
#video {
	height: 140px;
	width: 640px;
	top: 272px;
	left: 62px;
	z-index: 2;
	position: absolute;
}
#topleftgraphic {
	height: 261px;
	width: 384px;
	top: 0px;
	left: 0px;
	z-index: 3;
	position: absolute;
	background-image: url(sketch.png);
}
#title {
	height: auto;
	width: auto;
	top: 51px;
	left: 339px;
	z-index: 4;
	position: absolute;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
#mailform {
	height: auto;
	width: auto;
	top: 12px;
	left: 12px;
	z-index: 5;
	position: absolute;
}
.william {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666;
}
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;
}

