@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align:center;
}
#container{
	width:900px;
	margin:0 auto;
	text-align:left;
	border-bottom:1px solid #2A5958;
}