.over {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 995px;
	position: relative;
}
.location {
	font-family: Arial;
	position: absolute;
	left: 183px;
	top: 101px;
	width: 161px;
	height: 65px;
	text-align: left;
}
.marques {
	font-weight: bold;
	font-size: 18px;
}
.enter {
	font-weight: bold;
	font-size: 18px;
	top: 285px;
	position: relative;
}
.speacilies {
	text-align: left;
	position: absolute;
	left: 38px;
	top: 465px;
}

.specialities {
	text-align: right;
	position: absolute;
	left: 600px;
	top: 465px
}
body {

	font-family: Arial;
}
a{
text-decoration:none;
color:#000000;
}