a:active {color:black; text-decoration:none}
a:hover {color:black; text-decoration:none}
a:visited {color:black; text-decoration:none}
a:link {color:black; text-decoration:none}
body {
  background-color: rgb(255, 255, 255);
  background:url(../img/blorani.gif);
  background-attachment:fixed;
  border-style:none;
  }
#intro {
  position:relative; 
  margin:0px auto;
  width:810px;
  height:505px;
  top:1px;
  z-index:1;
  }
#upper{
  background-color: rgb(254, 179, 0);
  border-style: solid;
  font-family:Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  margin:0px auto;
  text-align:center;
  position:relative;
  width:250px;
  z-index:2;
 }
