body {
	background-color:#000000;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family: Courier, DejaVu Sans Mono, fixed;
    font-size: 10pt;
    line-height: 150%;
}

header {
	width:100%;
	text-align:center;
	margin-top:120px;
	margin-bottom:120px;
	font-style:italic;
}

a {
	color:#ffffff;
	text-decoration:none;
}

#content {
	width:50%;
	margin:auto;
	text-align:center;
	margin-bottom:80px;
}
