@charset "utf-8";
/* CSS Document */
body{
	background-color:#000;
	margin:0;
	padding:0;
	}

#page{
	margin:auto;
	text-align:center;
	}
