body  {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  
	background-image: url(../background.jpg);
	background-repeat: no-repeat;
	background-color: #999;
	background-position: center top;
  }
h1 {
  font-size: 30px;
  font-weight: bold;
  }
h2 {
  font-size: 20px;
  font-weight: bold;
  }
p {
  font-size: 14px;
  }
.ClickableImg {
  cursor: hand;
  border-style: solid;
  border-color: #900;
  border-width: 2;
  }
.ClickableSpan {
  color: #900;
  cursor: hand;
  }
#bus {
	position: absolute; left: 248; top: 171;
  }
#bus_text {
	position: absolute; left: 249px; top: 312px;
  }
