@charset "utf-8";

#main h2 {
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-color: #FFFFFF;
	height: 250px;
}
#main #box1 {
	text-align: center;
}
#main #box1 #contact {
	background-image: url(../glasses/img/car.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
