body, td { 
font-size:		12px;
font-family:	arial, helvetica, gillsans;
}

a:link, a:visited, a:active, h3 {
font-family:	arial, helvetica, gillsans;
}

.title {
font-size:		16px;
font-weight:	bold;
font-family:	arial, helvetica, gillsans;
text-decoration:	underline;
color: 		green;
}

.quote {
font-size:		14px;
font-weight:	bold;
color:		darkblue;
font-family:	arial, helvetica, gillsans;
}

.mid {
font-size:		14px;
font-family:	arial, helvetica, gillsans;
width:		300px;
color:		green;
}

.fish {
position:		relative;
top:			-35px;
left:			5px;
z-index:		3;
}

.fish2 {
position:		relative;
top:			20px;
left:			5px;
z-index:		3;
}
