h1 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: xx-large;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #FB0004;
}
