body
{
font-family: serif;
color:#8B0000;
background-image:url('img_bhand-bg.jpg');
background-repeat:no-repeat;
background-position:top right;
margin-right:200px;
margin-left:5%;
}
a:link
{
	font-family: serif;
	color:#8B0000;
	text-decoration: none;
}
a:hover
{
	color:gray;
}
td
{
	vertical-align:top;
}
