* {
	background: #12182E;
	color: #E5E3D6;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 130%;
	margin: 0 auto;
	padding: 0;
}

body {
	background: #12182E;
	width: 100%;
}

* span {
	color: #E5E3D6;
}

#header {
/* 	background: #FFF; */
/* 	padding-top: 50px; */
	/*padding-bottom: 50px;*/
/* 	border-top: 1px solid #ddd; */
/* 	border-bottom: 2px solid #ccc; */
	text-align: center;
}

#header img {
	align: center;
	width: 80%;
}

#content {
	width: 100%;
	text-align: center; /* per Internet Explorer */
	padding-top: 40px;
}
