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

h1 {font-size: 400%; margin: 10px 0 5px 0; color: silver;}
  b.two {font-size: 140%;}
  b.black {color: gray;}
  p {margin: 0 0 5px 0;}
  p.border { border: 1px solid silver; padding: 6px;}
  img.borders {border: 1px solid #ca4c00;}
  
  p#warn {font-size: 75%;}

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

  table.mine {background: white; border: 1px solid black;}
  table.mine td {border: 0px solid red; padding: 10px;}
  table#recips {border: 1px solid black;}
  table#recips td {border: 0px solid red; font-size: 80%; padding: 2px;}  
  table#recips td a {color: black;}
  table#mainpage td img {border: 1px solid red;}
  table#thumbs td img {border: 1px solid #ca4c00;}
  
  td#title {text-align: center;}
  div#main {padding: 5px;}
  
  td.two {border-color: red; border: 1px solid}
    
  div.small {font-size: 95%; color: white; margin-top: 20px;}

a {color:#ca4c00; font-weight: bold; text-decoration: none;}
a b {font-size: 120%;}
a:hover {color: gray; text-decoration: underline;}
a.medium {font-size: 125%;}
a.large {font-size: 150%;}
a.larger {font-size: 200%;}
