body {
	background-color: #9999FF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
.box { 
  background: #FFFFFF;
  width: 950px;
}
.boxtop { 
  background: url(http://www.biohabitats.com/hogisland/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(http://www.biohabitats.com/hogisland/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(http://www.biohabitats.com/hogisland/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(http://www.biohabitats.com/hogisland/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}