body {
background-color:black;
	position: relative;
	width: 90%;
	color:white;
	font-family: Geneva, sans-serif;
    font-size: 11pt;
	text-align: center;

}
 
header{
	width:100%;
	text-align:center;
}
header img {
	display: inline-block;
	margin: 0 auto;
}
