body {

	font-family: Garamond, Georgia, "Times New Roman", Times, serif;

	font-size: 1em;

	color: #FFFFFF;

	background-color: #3C3A31;

	text-align: center;

}



a {

	color: #FFFFFF;

	text-decoration: none;

}



a:hover{

	color: #908d79;

	text-decoration: underline;

}



#top {

	width: 600px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 10px;
	
	overflow:auto;
}



#logo-container {

	padding-top: 10px;

	padding-bottom: 10px;

	margin-top: 10px;

	margin-bottom: 20px;

	width: 100%;

	border-top: 1px solid #FFFFFF;

	border-bottom: 1px solid #FFFFFF;

}



#nav {

	font-size: 1.2em;

	font-weight: bold;

}



img {

	margin-bottom:10px;

}



.none {

	color: #FFFFFF;

}

