﻿body{text-align:center;
     background-color:#999;}
h1 { color:#1E232D; letter-spacing:.2em; font-size:medium;}
h2 { font-size:1.1em; font-style:italic; letter-spacing:0.1em; border-bottom:solid 2px #BF2026;
      padding-left:5px;}
h3 {}
p{ color:#333;}

#content 
{
     position:relative;
       background-image:url(Images/bkgrn.jpg);
       background-repeat:no-repeat;
       text-align:left;
       width:990px;
       height:620px;
       margin-left:auto;
       margin-right:auto;
      
}

#infosection{ position:absolute; margin-left:20px; top:240px; width:300px;}
.justright
{
  text-align:right;   
}
.small{ font-size:0.8em; border-top:solid 2px #BF2026; padding-top:10px;
        }
#infosection li{color:#BF2026;}
