body {background: #ac5400; color: white; font-family: georgia; font-size: 12pt}

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

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

  table.mine {background: black;}
  table#recips {border: 1px solid white;}
  table#recips td {border: 0px solid red; font-weight: bold; font-size: 80%;}  
  table#recips td a {font-size: 100%; text-decoration: underline; color: white;}
  table#recips td a:hover {color: yellow;}
  table#recips td a span.tdw {color: #f55415;}
  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;}
  div#intro p {margin-bottom: 8px;}
  
  td.two {border-color: red; border: 1px solid}
  img#side {border-right: 2px ridge red;}
  img#bump {margin: 10px;}
  img.border {border: 3px solid #ac5400;}
      
  div.small {font-size: 85%; color: black;}
  div.outside {text-align: center; margin: 10px; background: black; border: 0px red ridge; width: 650px; padding: 10px;
  			  font-size: 150%;}
  div#bump2 {padding-left: 10px;}
  
a {color: yellow; font-weight: bold; text-decoration: underline;}
a:hover {color: blue;}
a.medium {font-size: 125%;}
a.mediumb {font-size: 135%;}
a.large {font-size: 150%;}

a#bump3 {font-size: 120%;}
