@charset "utf-8";
/* CSS Document */

h1 {
	background-color: #CCCCCC;
	color: #FFFFFF;
	width: 450px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
