#returnbutton a:hover  {
   font-style: italic;
}

#returnbutton a  {
   font-style: Normal;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #F4C3F4;
}

#returnbutton  {
   font: 38px/75px "Palatino Linotype Roman";
   text-align: center;
   visibility: visible;
   position: absolute;
   left: 2px;
   top: 657px;
   z-index: 2;
   width: 1021px;
   height: 75px;
}

#abouttext p  {
   font: 25px/30px "Palatino Linotype Roman";
   margin: 0px;
   text-align: center;
   color: #FFFFFF;
}

#background  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 768px;
   background-color: #000000;
   background-image: none;
}

#beitext p  {
   font: 75px/90px "Palatino Linotype Roman";
   margin: 0px;
   color: #F4C3F4;
   text-align: center;
}

#abouttext  {
   visibility: visible;
   position: absolute;
   left: 20px;
   top: 213px;
   z-index: 2;
   width: 983px;
}

#beitext  {
   visibility: visible;
   position: absolute;
   left: -1px;
   top: 38px;
   z-index: 3;
   width: 1026px;
}

#about2  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}

