body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #5AB4E5;
}

#container
{
	margin: auto;
	width: 800px;
	font-size: 1.6em;
	background: #FFF;
}

#centerbox
{
	width:75%;
	margin-top:5em;
	margin: auto;
	text-align: center;
	color: #666;
	height:300px;
}

ul
{
	list-style: none;
	line-height: 1.5;
}
