@charset "ISO-8859-1";
#content {
	height: 600px;
	width: 955px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-attachment: scroll;
	background-image: url(../images/Untitled-1.jpg);
	background-position: center center;
	height: 150px;
	width: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}
#footer {
	height: 30px;
	width: 100%;
	background-color: #000;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
}
#container {
	height: 785px;
	width: 100%;
	background-color: #000;
	text-align: center;
}
