@charset "utf-8";

/*-------------------------------------------------------------
Notes
-------------------------------------------------------------*/
h1{
	padding-bottom: 1em;
}
h3{
	margin: 2em 0 0 0;
	padding: 0;
}
#nav-content{
	height: 560px;
}
#centered{
	text-align: center;
}
.photo{
	width: 204px;
	float: left;
}
.paragraph{
	width: 263px;
	float: right;
}

