<style type="text/css">
<!--
body {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	background-color: #000000;
	margin: 0px;
	background-image: url('http://www.animerehab.com/images/mainbg.jpg');
                background-attachment: fixed;
	        background-position:top left;
	        background-repeat:no-repeat;
}

h1 {
margin-bottom: 0px;
margin-top: 0px;
font-weight: bold;
font-size: 11px;
font-family: Arial;
  }
h2 {
margin-bottom: 0px;
margin-top: 0px;
font-weight: bold;
font-size: 11px;
font-family: Arial;
  }

table, tr, td {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

a:link, a:active, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

img { border-color: #000000; }

.content {
	padding: 5px;
}

.content2 {
	padding: 5px;
}

.content3 {
	font-weight: bold;
}
-->
</style>