#logo {
	width: 800px;
	margin: auto;
	margin-top: 10%;
	display: block;
}

#holder {
	margin: auto;
	text-align: center;
	width: 100%;
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;

}

h1 {font-weight: 200;}