/* $Id: style-top-05.css,v 1.1 2002/07/15 17:00:33 kiwi Exp $ */
/* Top banner */
.topbanner
{
  background-image: url(/img/title-05.png);
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  vertical-align: top;
}

