﻿body
{
	margin-left: 35%;
	margin-right: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:justify;
}

#about{
	font-size:1em;
	color:white;
	background:black;
	width:4em;
	text-align: center;
}


p {
	margin-bottom:0em;
	margin-top:.5em; 
	}
}
.p.initial {
	font-variant:small-caps
}

a:link {color:black;
text-decoration:none
}
a:visited {text-decoration:none; color:black}
a:hover {background:black; color:white}

#masthead { 
margin-bottom: 2em;
}

#email{
	position: absolute;
	right: 20%;
	text-decoration:none
}

#top_nav {
margin-top: 4em; 
margin-bottom:6em
}

#page_content {

	}
