@charset "utf-8";



body {
	background-color: #000040;
	text-align: center;
}


p {
	background-color: #C0C0C0;
}
table {
	background-color: #C0C0C0;
}
h1 {
	background-color: #C0C0C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
}

