body {
	background: #000 url('https://static.bawe.org/IMG_2181.JPG') center no-repeat;
	font: 14px Helvetica Neue, Helvetica, Sans-Serif;
}

.wrapper {
	max-width: 850px;
	margin: 20px auto 0 auto;
}
.header {
	max-width: 790px;
	min-width: 300px;
	display: block;
	color: rgba(255, 255, 255, 0.949219);
	display: block;
	font-family: Lato,Helvetica Neue,Helvetica;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	margin: 0px 10px 5px 10px;
}
.content {
	background: rgba(29, 29, 29, 0.648438);
	color: rgba(255, 255, 255, 0.949219);
	display: block;
	font-family: Lato,Helvetica Neue,Helvetica;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	min-height: 800px;
	line-height: 14px;
	margin: 0px;
	margin-bottom: 30px;
	border-radius: 3px;
	padding: 30px;
	position: relative;
	vertical-align: baseline;
	max-width: 790px;
	min-width: 300px;
}
h1 {
	font-size: 32pt;
	font-family: Lato;
	font-weight: 300;
	margin-top: 5px;
}
a, a:visited {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.949219);
}
