body {
		background-color: #242424;	
		color: #FFFFFF;	
}

#nav {
	position: relative;
	position-left: 5x;
	text-align: left;
	font-size: larger;
	font-weight: bold;
	font-family: monospace;
	color: #FFFFFF;
	z-index: 0;
}

a {
text-decoration: none;
color: #FFFFFF;	
}

#scotttitle {
	font-size: larger;
	font-weight: bold;
	font-family: monospace;
	color: #FFFFFF;	
}

.content {
	font-family: bold;
	text-color: #FFFFFF;		
}

#navmain {
	position: absolute;
	position-top: -300px;
	color: #FFFFEE;
}

#pagecontent {
 width: 500px;	
}

#scottpic {
	position: relative;
	position-top: 800px;
	position-right: 600px;
}