@charset "UTF-8";
h2 {
	color: #630;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#back_links {
	color: #630;
	text-decoration: none;
	text-align: center;
}
#back_links a {
	color: #630;
	text-decoration: none;
}
#back_links a:hover {
	color: #00F;
	text-decoration: underline;
}p {
	text-align: left;
}
#address {
	text-align: left;
	margin-left: 50px;
}
#doctors {
	text-align: left;
}
body {
	text-align: left;
	background-image: url(../../Images/hala.gif);
}
#doctors ul {
	position: relative;
	top: 100px;
}
#pic {
	margin-right: auto;
	margin-left: auto;
}
#pic img {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	text-align: center;
	float: none;
}

