@charset "utf-8";
body  {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: rgba(70,63,46,1.00);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: rgba(231,217,206,1.00);
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
a:link, a:visited {
	color: rgba(136,111,35,1.00);
}
a:hover a:active {
	color: rgba(238,208,183,1.00);
}
header h1 {
	color: rgba(139,85,43,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 4em;
}
header img {
	width: 278px;
	border-radius: 208px;
}
