.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height: 260px;
	width: 520px;
        margin: 20px auto auto;
	border: thin solid #999999;
	background-image: url(bg/Zoom-orange-black_2.jpg);
	background-repeat: no-repeat;

}

.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height: auto;
	width: 520px;
	border: thin solid #999999;
	text-align: justify;
	background-color: #f1e1d1;
 	color: #660000;
	margin: auto;
	margin-bottom: 20px;
	padding: 10px;
}

.box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height: 260px;
	width: 520px;
        margin: 20px auto auto;
	border: thin solid #999999;
	background-image: url(bg/service.jpg)no-repeat;
	background-repeat: no-repeat;
