.css {
	text-align: center;
	background-color: #E2F0FF;
	height: 100%;
	width: 100%;
}
.box {
	border: 1px solid #9EBBCC;
	background-color: #FFFFFF;
	height: 246px;
	width: 751px;
	text-align: center;
}
