body { 
} 
.rightalignbg{ 
background-image: url(http://www.zoology.ubc.ca/~shurin/aqua/images/corner.gif); 
background-repeat: no-repeat; 
background-position: top right; 
}

.h1{
	font-family: "trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #000000;
}
.h2{
	font-family: "trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.h3{
	font-family: "trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #BBBBBB;
}
.h4{
	font-family: "trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #BBBBBB;
}
.link {
	font-family: "trebuchet MS";
	font-size: x-small;
	font-style: normal;
	color: #4675A1;
	text-decoration: none;

}