body {background-color: black; color: black; font-family: arial; font-size: 12pt; background-image: url(bg.jpg);}

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

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

  table.mine {background: #4d0803; border: 1px solid #4d0803;}
  table.mine td {background-color: #da3057;}
  table#recips {border: 0px solid #4d0803;}
  table#recips td {border: 1px solid #4d0803;}  
  table#recips td a {font-size: 90%; color: black; font-weight: normal;}
  table#mainpage td img {border: 1px solid #4d0803;}
  table#thumbs td img {border: 1px solid #4d0803;}
  
  td#title {text-align: center; text-decoration: none; font-size: 90%;}
  div#main {padding: 5px;}
  
  td.two {border-color: #4d0803; border: 1px solid}
  img#side {border-right: 1px solid #4d0803;}
    
  div.small {font-size: 85%; color: white;}

a {color: white; font-weight: bold; text-decoration: none; font-size: 115%;}
a#thin {font-size: 90%;}
a:hover {color: white;}
a.medium {font-size: 125%;}
a.large {font-size: 150%;}
