/* FishyBusiness CSS */
.box {
	background-color:#99CCFF;
	border: 1px solid #336699;
}
ul {
	list-style: square outside url(single_blasto.jpg)
}
li {
	background-color: 09387D;
	color: #FFFFFF;
	font: "Century Gothic", "Courier New", Courier;
}