a { 
	background: transparent; 
	font-family: Arial, sans-serif; 
	color: #0000FF; 
	font-size: 8pt; 
}

a:hover { 
	text-decoration: underline overline; 
	font-weight: bold; 
}

h1 { 
	font-family: Machine-gun, fantasy; 
	color: #000000; 
	font-size: 36pt; 
	margin-top: 6em; 
	margin-bottom: 6em; 
}

div { 
	text-align: center; 
}

a img { 
	border: 0 
}