@CHARSET "ISO-8859-1";
a.simple {
	color: DimGray;
	text-decoration: none;
}
a.gpg {
	color: DarkGray;
	text-decoration: none;
}

.header { 
    font-family: Verdana; 
    font-size: 26pt;
    text-align: center;
    width: 100%;
}

body {
    font-family: arial;
    font-size:11pt;
	background: black;
	color: white;
}

#info ul {
	text-align: center;
}
#info li {
	list-style: none;
}
#info {
	text-align: center;
	padding-top: 100px;
}
