/* CSS Document */
body {
	margin:0px;
	background-color:#3b3b3b;
}
.centering {
	margin:0px auto;
	width:721px;
}
.spacer {
	background-color:#a21b22;
	height:11px;
}

