p{
	font: .8em "optima", "helvetica";
	color: #d7d7d7;
	margin: 0;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 200px;
	padding-right: 200px;
	line-height: 15px;
	background-color: none;
}

body {
	color: #d7d7d7;
	width: 100%;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background-color: #252525;	
	background-repeat: no-repeat;
	background-position: center;

}

h1 {
	font: .9em "helvetica";
	text-decoration: none;
	color: #d7d7d7;
}
	
h2 { 
	font: .9em "gill sans", "helvetica";
	color: #d7d7d7;
	margin: 0;
	text-align: center;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
	background-color: none;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	
}
h3 { 
	font: .8em "gill sans", "helvetica";
	color: #d7d7d7;
	margin: 0;
	text-align: center;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
	background-color: none;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	
}
#masthead {
	height: 1.5em;
	width: 100%;
	font: .9em "gil sans", "helvetica";
	text-align: center;
	text-decoration: none;
	color: #d7d7d7;
	margin: 0;
	padding-top: 8px;
	background-color: #252525;
	
	}
	
a:link.masthead, a:visited.masthead, a:focus.masthead{
	font-size: .9em;
	color: #d7d7d7;
	text-decoration: none;
	background-color: none;
}
a:hover.masthead, a:active.masthead {
	background-color: #121212;
	text-decoration: none;
}
	
ul.inlined, li.inlined{
	display: inline;
	width: auto;
}
li.inlined {
	margin: 0;
	width: auto;
	padding: 15px;
	list-style: none;
}

a:link, a:visited, a:focus {
	font: .9em"helvetica";
	text-decoration: none;
	color: #d7d7d7;
	font-weight: normal;
	background-color: none;
}
a:hover, a:active {
	font: 1em "helvetica";
	color: black;
	text-decoration: none;
	font-weight:normal;
	background-color: #ececec;
}

artwork {
	
	margin: 100px;
	padding: 100px;
	float: left;
	
	
}
#branding {
	clear: both;
	text-align: center;
	}
