body {
	background-color: #e2dcca;
}
#content {
	background-image: url(../images/Medical_Symbol.png);
	width: 653px;
	padding:40px;
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:504px;
}
#container {
	background-image: url(../images/health_background.jpg);
	background-repeat: repeat-y;
	width: 733px;
	min-height:504px;
	height: 100%;
	color:#000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 2em;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	padding-bottom:10px;
	border-bottom: solid 1px #000;
}

