body{
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color: white
}

a{
	color: lightblue
}

img#pflogo{
	width:400px;
}

img#gplogo{
	width:680px;
}

div{
	text-align: center;
}


