body {
	color: #FFFFFF;
	background: #000000;
	width: 800px;
	text-align: center;

}
h1 {
	color: #990000;
	font-size: 36px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;


}
h2 {
	font-size: 24px;
	color: #990000;
	text-decoration: underline;
	text-align: center;
}

