body {
	background-image: url(bg.jpg);
	font:Tahoma, Verdana, "Trebuchet MS";
}
h1{
padding-left: 15px;
border-top:1px dashed #666666;
border-bottom:1px dashed #666666;
background-color:#CCCCCC;
font:Tahoma, Verdana, "Trebuchet MS";
font-size:1em;
color:#660000;
}
h2{
padding-left: 15px;
border-top:1px dashed #666666;
border-bottom:1px dashed #666666;
background-color:#CCCCCC;
font:Tahoma, Verdana, "Trebuchet MS";
font-size:1em;
color:#660000;
}
h3{
color:#333333;
font-size:.9em;
}
#logo{
float:left;
width:300px;
}
#main{
position:relative;
top:38px;
width:753px;
margin:0 auto;
}
#footer{
width:300px;
font:Tahoma, Verdana, "Trebuchet MS";
font-size:.7em;
color:#999999;
margin:0 auto;
text-align:center;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #660000;
}
#go{
font:Tahoma, Verdana, "Trebuchet MS";
font-size:.8em;
text-align:right;
padding-top:70px;
}
.date{
font-size:.7em;
color:#999999;
}
#advice{
font:Tahoma, Verdana, "Trebuchet MS";
font-size:.8em;
}