body {background: black url(bg.gif); color: white; font-family: arial; font-size: 10pt}

h1 {font-size: 250%; margin-bottom: 5px;}
  b.two {font-size: 140%;}
  b.black {color: gray;}
  
  p.small {font-size: 75%;}

hr {color: red;}
   span#desc {font-size: 150%;}

  table.mine {background: black; border: 1px solid red;}
  table#recips {border: 1px solid red;}
  table#recips td {border: 0px solid red;}  
  table#recips td a {font-size: 80%;}
  table#mainpage td img {border: 1px solid red;}
  table#thumbs td img {border: 1px solid red;}
  
  td#title {text-align: center; font-style: italic; font-size: 90%;}
  div#main {padding: 5px;}
  
  td.two {border-color: red; border: 1px solid}
  img#side {border-right: 2px ridge red;}
  img#bump {margin: 10px;}
  img.border {border: 2px ridge red;}
      
  div.small {font-size: 85%;}
  div.outside {text-align: center; margin: 10px; background: black; border: 2px red ridge; width: 650px; padding: 10px;
  			  font-size: 150%;}
  div#bump2 {padding-left: 10px;}
  
a {color:red; font-weight: bold; text-decoration: none;}
a:hover {color: #e9c807;}
a.medium {font-size: 125%;}
a.large {font-size: 150%;}
