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

html, body {
	background:#e8e6ea;
	font: 11px/13px Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align:center
}

* {
	color:#aaabab;
	font-family:Courier New, serif;
	font-size:24px;
	line-height:1.2;
}

a {
	color: #aaabab;
	text-decoration:none;
}
