@charset "UTF-8";

body {
	background-color: #eeeeee;
	color: #000000;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}