


div.storesinfo1 {
	position: absolute;
	left:420px;
	top:320px;
	width:400px;
	color: #494949; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

div.storesinfo2 {
	position: absolute;
	left:450px;
	top:390px;
	width:400px;
	color: #494949; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}



#background_box {
	position: absolute;
	left:330px;
	top:275px;
	width:560px;
	height:400px;
	color:#330066;
	background-color: #ffffff;
	border: 1px solid #bcbcbc;

}


