.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.divstyle {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
.backdiv {
	background-image: url(images/BOSS-Contact_03.jpg);
	height: 483px;
	width: 874px;
	position: relative;
}
.fname {
	position: relative;
	top:5px;

}
.lname {
	top: 17px;
	position: relative;
}
.email {
	position: relative;
	top:30px;
}
.phone {
	position: relative;
	top: 45px;
}
.comments {
	position: relative;
	top: 62px;
	height: 115px;
	width:200px;
}
#submit {
	position: relative;
	top: 80px;
	width: 100px;
}
.heading {
	width: 874px;
}
.headingtext {
	color: #21467b;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.backdiv input{
	width:200px;
}

.backdiv form{left:570px;
position:relative;
top:114px;
width:300px;}