#centerBody {
	margin-right: auto;
	margin-left: auto;
	width: 419px;
	color: #CCCCCC;
	line-height: 22px;
	font-size:17px;
	font-family: Corbel, serif, sans-serif;
	background-image: url(../images/bgBox.png);
	height: 552px;
}
#submit{
	background-image: url(../images/sendBtn.png);
	background-color:transparent;
	height: 39px;
	width: 122px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
