@charset "utf-8";
/* CSS Document */
body {
background-color:#FFF;
}

#wrapper {
	margin:auto;
	margin-top:20px;
	width:350px;
}

#content {
}
