@charset "utf-8";
/* CSS Document */

#content{
	width:900px;
	background-color:#FFF;
	padding:10px;
	}
body{
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}