#wrapper {
	margin: 0 auto 0 auto;
	width: 700px;
	padding: 30px;
}

body {
	font-family: 'OFL Sorts Mill Goudy TT', Arial, serif;
	font-size: 1.4em;
	text-align: center;
}

h1, h2 {
	font-size: 1.5em;
	line-height: 0.9em;
	margin: 10px;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 20px;
}

p {
	color: #333;
	line-height: 1.5em;
}

p.motto {
	padding-bottom: 10px;
}

p.story {
	text-align: left;
	background-color: #B300B3;
	padding: 20px;
	color: #fff;
	margin-bottom: 50px;
}

p.story a {
	color: #000;
}

small {
	font-size: 0.6em;
}

em {
	color: #B300B3;
}

a {
	color: #B300B3;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#player {
}

div#facebook {
	margin-top: 30px;
}
