@charset "UTF-8";
/* CSS Document */
		
body {
	margin:50px auto;
	padding:0px;
	text-align:center;
	
}
#dv_box {
	position:inherit;
	left:290px;
	top:150px;
	width:750px;
	height:100%;
	z-index:1;
	text-align: center;
	font-size: 20px;
	margin:0px auto;
	padding:15px;
	background-color:#eee;
	font-family: Comfortaa; Verdana, "Verdana Bold";
}
#rood {
	color: #603;
}
#smallprint {
	font-size: 11px;
}


