
body { color:white;
font-family:sans-serif, tahoma, verdana;
font-size:80%;
background-color:black;
}


H1
   {
font-size:200%;
      font-weight:bold;
      }

h2
   {
   font-size:160%;
   }


hr {
    width:100%;
    color: #faf519;
    background-color: #faf519;
    }


.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }


<!-- 

styles

font-style: italic
font-style: normal
font-style: oblique


weight

font-weight: normal
font-weight: bold
font-weight: 900


allononeline!

font: italic small-caps 900 12px arial






-->





