body {
	background-color: black;
	margin:0;
	padding:0;
	font-size:10px;
	color:#EEE9E9;
	letter-spacing:1px;
	font-family: 'Noto Sans', Helvetica, sans-serif;
}
#topbar {
	border-top:15px solid #242424;
	width:824px;
}
#content {
	margin:0 auto;
	width: 824px;
}
#nav bar {
	margin:0 auto;
	margin-top:25px;
	margin-bottom:130px
	width:824px;
	}
	
#home {
	width:80px;
	margin:15px 50px 0px 90px;
	font-size:11px;
	font-weight:700;
	float:left;
	}

#contact {
	width:80px;
	margin:15px 50px 0px 50px;
	font-size:11px;
	font-weight:700;
	float:left;
	}
#portfolio {
	width:110px;
	margin:15px 50px 0px 50px;
	font-size:11px;
	font-weight:700;
	float:left;
	}

#aboutme {
	width:80px;
	margin:15px 50px 0px 50px;
	font-size:11px;
	font-weight:700;
	float:left;
	}	
#typerule {	
	border-bottom:1px solid #242424;
	margin-top:35px;
	margin-bottom:40px;
}

#disclaimer {
	margin-bottom:27px;
	margin-left:305px;
	margin-top:35px;
	width:824px;
	color: #242424;
	}
#aboutmediv {
	margin:auto;
	width:824px;
	}
#picture {
	width:337px;
	float:left;
	}
	
#aboutmecontent {
	width:480px;
	float:left;
	}
		
#aboutmeheader {
	margin-bottom:27px;
	margin-left:160px;
	margin-top:50px;
	margin-right:0px;
	font-size:24px;
	font-family: 'Enriqueta', serif;
	font-weight: 400;
	letter-spacing:2px;
	}
#aboutmedisplay {
	margin: auto;
	margin-top: 20px;	
	width:420px;
	font-size:11px;

}

.clearfloat {
 clear:both;
 }
	
	
a:link {color:white; text-decoration:none;}      
a:visited {color:white; text-decoration:none;}
a:hover {color:#454545;}
a:active {color:white; text-decoration:none;} 
a:focus {outline:none;}