body {
	background-color: #2B0000;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9BDEFF;
	padding-left: 10px;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: normal;
	padding-left: 10px;
}

img
{
	border-color: #CCFF33;
	border: 1px solid #808040;

}

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
}
