body {
	margin: 0px;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
	vertical-align: top;
	background: url(back2physiounderconstruction/back2physio%20images/website%20poster.gif) no-repeat center 30px;
	font: 16px Arial;
}
a:link {
	font: 16px Arial;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font: 16px Arial;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font: 16px Arial;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font: 16px Arial;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

