/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/hgc-background.jpg) repeat;
	background-color: #5B5447;
}

img 
{
	border: 0;
}

div#documentSection
{
	position: relative;
	top: 0px;
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

div#documentSection img
{
	display: block;
}





div#main
{
	margin: 0;
	padding: 0;
	width: 800px;
	height: 600px;
}








div#footer
{

}
