html {
	background-size: 100% auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #E8E8E8;


}

body {
	margin: 10px auto;
	max-width: 60em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

h1, main, main svg {
	padding: 10px;
	margin: 10px;
}

h1 {
	background-repeat: no-repeat;
	background-position: 10px 5px no-repeat;
	font-size: 30px;
}
#top img {
	background-repeat: no-repeat;
	float: left;
}
.active {
	background-color: #2C2C2C;
	color: #FFFFFF;
}
#top {



}
article {

}
h2 {
	font-size: 16px;
}
