body {
	background-image: url(resources/swgcbg1.png);
	background-color: #5b395c;
	background-position: left top;
	background-repeat: repeat-x;
	line-height: 1.5em;
	font-family: Futura;
	color: white;
	margin: auto;
	display: block;
	padding: 0px;
	font-size: 14px;
	width: 1010px;
}
header {
	text-transform: uppercase;
	margin-left: 0px;
	margin-bottom: 200px;
	margin-right: 0px;
	margin-top: 200px;
	font-size: 42px;
	display: block;
	text-align: center;
	padding: 0px;
	width: 1010px;
}
footer {
	font-size: 13px;
	margin-left: 0px;
	margin-bottom: 90px;
	margin-right: 0px;
	margin-top: 80px;
	display: block;
	text-align: center;
	padding: 0px;
	width: 1010px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
a, href {
	color: #e6e6e6;
	text-decoration: none;
}