@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0;
	border: 0px none ;
	background-color: #fff;
	background-image: none;
	background-repeat: repeat-x;
	text-align: center;
}

#page { display: none; }

