body {

     background: #000 url( /img/caption.gif ) no-repeat top right;
  color: #cecece;
  font-family: Verdana, Arial, sans-serif;
  padding: 20px;
  font-size:1em;
}


@media (min-width: 900px) {
  body  {
     background: #000 url( /img/caption_488.png ) no-repeat top right;
   font-size:1.2em;
  }

  p.emph {
  font-size: 1.3em;
 color: #ff0073;

}

}

p.emph {
font-size: 1.1em;
 color: #ff0073;

}

a {
color: #6aff00;
}

a:visited {
   color: #ff0073;
}

p.emph a {
color: #6aff00;
}

ul.images li {
  display: block;
  padding-bottom: 10px;
  text-align: right;

 }

 ul.images li p{
   text-align: left;
   width: 30%;
   float: right; 
   padding-left: 15px;
 }


 li a.arena {
   display: block;
   margin-top: 10px;
 }

 h1#header {
   color: #000;
   margin-left: -1200px;
   margin: 50px 0;
 }

 a img {
   border: none;
 }
 a {
   color: #cecece;
   text-decoration: none;
 }
 a:hover {
   color: #33F;
 }

 #header p {
   width: 40%;
   text-align: left;
  }


  #footer p {
    width: 30%;
    float: right;
    text-align: right;
  }

