	body {
		 	font-family: "futura", helvetica;
		 	font-size: 12px;
		 	color: #555555;
		 	
		}
	a:link {
			color: #000000;
			
	}
	a:visited {
			color: #333333;
	}
	a:hover {
		color: #888888;
	}
		
	h1	{
		font-size: 40px;
		font-weight: normal;
		line-height: 30px;
		color: #333333;
	}
	
	h2	{
		font-size: 25px;
		font-weight: normal;
		line-height: 0px;
		color: #888888;

	}

	h3	{
		font-size: 15px;
		font-weight: normal;
		line-height: 0px;
	}
	
	.white {
			color: white;
	}
					
	section {
			outline: ;
			height: px;
			padding: 10px;
			float: left;
			margin-top: 0px;
			margin-right: 10px;
			background: #FFFFFF;

			}
	
	#assignments {
			}
			
	#notes {
			}
	
	#resources {
			}
			
	#contact {
			}
			
	#content {
			clear: left;
			width: 700px;
			margin-top: 300px;
			}
			
	nav {
			width: 800px;
			height: px;
						background-image: url(wooddeskBG.jpg);

			}
