@charset "utf-8";
/* CSS Document */
div.box {
	color:#696969;
	position: absolute;
	width:100%;
	height:30px;
	margin-top:-15px;
	top: 50%;
	text-align:center;
} 
