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

body {
	background: #f11;
	margin: 1em;
	text-align: center;
	color: #f1f;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}