/* CSS Document */
* {
	border:0;
	margin:0;
}

body {
	text-align:center;
	font-size:12px;
}
h1 {
	font-size:12px;
}
h2 {
	font-size:12px;
	color:#666666;
}
li.enter {
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}