div{
	position:absolute;
	background:#99ffcc;
	width:800px;
	top:25px;
	left:500px;
	border:dashed;
	z-index:2;
}

.boc{
	position:absolute;
	background:#6666ff;
	width:300px;
	top:75px;
	left:400px;
	border:solid;
	border-radius:15px;
	font-size:30px;
	font-family:verdana;
	color:#006600;
	text-align:center;
	font-weight:800;
	z-index:3;
}

.san{
	position:absolute;
	background:#6666ff;
	width:300px;
	top:75px;
	left:1100px;
	border:solid;
	border-radius:15px;
	font-size:30px;
	font-family:verdana;
	color:#006600;
	text-align:center;
	font-weight:800;
	z-index:3;
}

.beb{
	position:absolute;
	background:#6666ff;
	width:300px;
	top:850px;
	left:400px;
	border:solid;
	border-radius:15px;
	font-size:30px;
	font-family:verdana;
	color:#006600;
	text-align:center;
	font-weight:800;
	z-index:3;
}

.tap{
	position:absolute;
	background:#6666ff;
	width:300px;
	top:850px;
	left:1100px;
	border:solid;
	border-radius:15px;
	font-size:30px;
	font-family:verdana;
	color:#006600;
	text-align:center;
	font-weight:800;
	z-index:3;
}

.pre{
	position:absolute;
	background:#6666ff;
	width:650px;
	top:200px;
	left:600px;
	/*border:solid;*/
	border-radius:35px;
	font-size:90px;
	/*font-family:"Jim Nightshade";*/
	font-family:verdana;
	color:white;
	text-align:center;
	font-weight:800;
	z-index:3;
}

.euro {
	position:absolute;
	width:300px;
	top:400px;
	left:150px;
	font-size:150px;
	font-family:verdana;
	color:white;
	text-align:center;
	font-weight:800;
	/*border:solid;*/
	z-index:3;
}