@charset "utf-8";
body {
	background-color: #000000;
	float: left;

}
.oneColFixCtr #container {
	width: auto; /* this overrides the text-align: center on the body element. */
	float: left;
	text-align: left;
}
.oneColFixCtr #mainContent {
	float: left;
	clear: left;

}#Starter_index {
	background-color: #000000;
	margin-top: 120px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
