html, body {
	min-height: 10in;
}
body {
	font: 12pt Arial, Helvetica, sans-serif;
	background: #FFFFFF url(none);
	color: #000000;
	margin: 0px;
	height: 10in;
}
#resume {
	width: 600px;
	border: 1px solid #333333;
	background: #FFFFFF;
	color: #000000;
}
#wrapper {
	background: url(none);
}
#nav {
	display: none;
}

