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

body {
	width: 300px;
	margin: 10px auto 0px auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	
}