body {background-color: black; 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: #d000bb;}
   span#desc {font-size: 85%;}

  table.mine {background: black; border: 1px solid #d000bb;}
  table#recips {border: 1px solid #d000bb;}
  table#recips td {border: 0px solid #d000bb; color: white;}  
  table#recips td a {font-size: 80%; color: white; font-weight: normal;}
  table#mainpage td img {border: 1px solid #d000bb;}
  table#thumbs td img {border: 1px solid #d000bb;}
  
  td#title {color: #d000bb; text-align: center; font-style: italic;}
  div#main {padding: 5px;}
  
  td.two {border-color: red; border: 1px solid}
  img#side {border-left: 1px solid #d000bb;}
    
  div.small {font-size: 85%;}

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