body {
	background-color: black;
	text-align: center;
}
h1, h3 {
	color: #3099FF;
	font-family: Comic Sans MS;
}
	/* doesn't work in ie */
}
a {
	text-decoration: none;
}

