harset "utf-8";
/* CSS Document */

#box
{
	width:90%;
	margin-left:5%;
	text-align:center;
	float:left;
}
h2{
	font-weight:bold;
	font-size:16px;
	color:#3366cc;
	text-align:center;
	background-color: #cce3f2;
	line-height: 25px;
	
}
