table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
	background-color: #000000;
	margin-bottom: 10px;
}
body {
	background-image: url(../bckgr1.jpg);
	background-repeat: repeat;
}
div {
	background-color: #000000;
	background-repeat: repeat;
	margin-right: 100px;
	margin-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #AB2605;


}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC3333;
	background-color: #000000;
	text-align: center;
	margin-top: 10px;
}
