@charset "utf-8";
/* CSS Document */
body{
	background-color:#eee;
	margin-top:15px;
}
h1{
	color:#cf7011;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:15px;
}

