@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

#content {
	margin:0 auto;
	width:950px;
	height:inherit;
}
