body {
    background-color: #FFF;
    background-image: url(bkg.jpg);
    background-repeat: repeat;
    background-position: center top;
}
a:link {
	color: #446862;
	text-decoration: none;
}
a:hover {
	color: #073731;
	text-decoration: underline;
}
#Table_01 tr .textbox h4 {
	color: #9B2522;
}
