body {
	margin:10px 0 0 0;
	background-color:#fff;
	text-align:center;
}

#main {
	background-color:#eee;
	padding:5px 24px 5px 24px;
	text-align:left;
	font-size:88%;
	border:2px solid;
	line-height:150%;
	width:644px;
	font-family:'lr SVbN','Osaka-',monospace;
}

h1 {
	text-align:center;color:#888;
	font-size:180%;
	line-height:150%;
	font-weight:bold;
	border-width:2px 0 2px 0;
	border-style:solid;
	border-color:#888;
	background-color:#FFF;
}

.center {
	text-align:center;
}