body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
#heading_wrapper {
	float: left;
	height: auto;
	width: 501px;
}


td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}#main_wrapper {
	height: 500px;
	width: 501px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
h1{
	font-size: 2.4em;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
}

h2{
	font-size: 1.6em;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p{
	font-size: 1.2em;
	color: #CCCCCC;
}

