body 
{
	margin-top: 0px;
	margin-left: 0px;
	color: black;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: lowercase;
	font-style: normal;
	background-image: url(cracked.jpg);
}


a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:visited {
	color: #FFFFFF;
	text-decoration: none
}
a:active {
	color: #FFFFFF;
	text-decoration: none
}
a:hover {
	color: #FF00FF;
	text-decoration: none
}


h1 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: bold;
text-decoration: none;
padding-left: 10px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 10px;

}


h2 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding-left: 10px;
padding-top: 10px;
margin-bottom: 0px;
}


p  
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
padding-left: 10px;
margin-top: 0px;
}

#logo
{
	position: static;
	top: 0px;
	left: 130px;
	width: 99%;
	height: 75px;
	right: auto;
	padding-left: 130px;
}

#nav ul 
{
margin: 0px;
padding: 10px;
list-style-type: none;
}



#nav
{
	position: absolute;
	top: 75px;
	left: 0px;
	width: 130px;
	height: 450px;
}

#nav li
{
padding-bottom: 5px;
}


#nav a {color: white; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; text-decoration: none}
#nav a:visited {color: white; text-decoration: none}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none
}
#nav a:hover {
	color: #FF00FF;
	text-decoration: none
}

#content
{
	position: absolute;
	top: 126px;
	left: 213px;
	width: 450px;
	height: 533px;
	background-image: url(notebookpaper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: oblique;
	font-weight: bolder;
	color: #000000;
	background-attachment: scroll;

}
