@charset "utf-8";
    
/* CSS Document */

#contentcontainer {
	width: 960px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: auto;
	padding: 20px;
}
.heading {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #800000;
}
