
  .topStripe
  {
  	background-image: url('images/topstripe.png');
    background-repeat: repeat-x;
  }
  .text { font-family: "verdana"; font-size: 15px; }
  .swirl
  {
	background-image: url('images/swirl.png');
	background-repeat: no-repeat ;
	padding-top: 15px;
	padding-left: 20px;
  }
