body { 
    background-color: #98012e;
    margin-top: 50px;
    margin-left: 50px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 9px;
}
#left {
    width: 359px;
    height: 471px;
    float: left;
}
#titleImg {
	display: block; clear: both; margin-bottom: 4px;
}
#right {
    float: left;
}	
a:link {	text-decoration: none; color: white; }
a:active  {	text-decoration: none; color: white; }
a:visited {	text-decoration: none; color: white; }
a:hover { text-decoration: underline; color: white; text-decoration: white; }
