body {background-image:url('yicon2.JPG');}



div.middle {position: absolute; left: 370px; top: 245px;}



p {color: black; font-size: 120%; }
h1 {font-family: Verdana, sans-serif; color: red; font-size: 40px; }
h2 {font-family: Verdana, sans-serif; color: green; font-size: 30px; }
h2.red {color: red;}
h2.blue {color: blue;}


div.address {font-family: Arial; font-size: 25px;}


a:hover  {
  color: white;
  background-color: blue;
}