@charset "UTF-8";

body {
	background-color: #FFFFFF;
}
#container {
	font-size: medium;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
