/* CSS Document */

body {
	margin:10px;
	background-color:#000000;
}

#siteContainer {
	margin:0 auto;
	width:980px;
}

