.body {
	background-color: #1F5054;
	background-image: url(images/comp2_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.l_bg {
	background-image: url(images/l_bg_05.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
.text_a:link {
color: #D0ADB3;
}
.text_a:visited {
color: #A96771;
}
.text_a:hover {
color: #D0ADB3;
}
.doctor {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
