#topnav {
	padding: 10px;
	margin: 0;
	max-width: 1200px;
}
#topnav img {
	border: 0;
}
#topnav a{
	text-decoration: none;
}
#main {
	position: absolute;
	width: 650px;
	left: 27px;
	top: 100px;
}
#resume {
	position: absolute;
	width: 727px;
	left: 27px;
	top: 100px;
}
#resume a:link{
	text-decoration: none;
	color: #000;
}
#main a:link{
	text-decoration: none;
	color: #000;
}
#main a:visited{
	text-decoration: none;
	color: #000;
}
#main img{
	border-style: solid;
	border-width: medium;
	border-color: black;
}
body {
	font-family: "trebuchet MS", sans-serif;
	font-weight: normal;
	max-width: 900px;
	position: absolute;
	left: 0px;
	text-decoration: none;
}
h1 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 30px;
}
h2 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 24px;
}
h3 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 18px;
}
#ground {
	position: absolute;
	left: 35px;
	top: 600px;
	width: 600px;
	font-size: 10px;
}
#ground a:link{
	color: #000000;
	text-decoration: none;
}
#ground a:visited{
	color: #000000;
}
