body {
	font-family: Arial, Helvetica, Sans-Serif;
	color : black;
	font-size : 12px;
	background: #8c8c8c url('images/background.jpg') repeat-x center top;
}

td, div {
	font-family: Arial, Helvetica, Sans-Serif;
	color : black;
	font-size : 12px;
}

a:link {
	color : #ffffff;
	text-decoration: none;
	font-weight : bold;
}

a:visited { 
	color : #ffffff;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
    color : #ffffff;
    text-decoration : underline;
    font-weight : bold;
}

.title {
	font-weight : bold;
	font-size : 14px;
	color : 000000;
	font-family: Verdana;
}

.mainHome {
	background : #cfdd6c;
}

.mainRehab {
	background : #ABBC4B;
}

.mainFitness {
	background : #68B1BA;
}

.mainStaff {
	background : #ffc427;
}

.mainHistory {
	background : #cfdd6c;
}

.footer {
	color : #838383;
	font-size : 10px;
	text-align : center;
}
