body    {
      background: black;
      font-family: arial, helvetica, sans-serif; 
      font-size: 11px;
      color: white;
        }
        
a       {
      font-weight:bold;
      color:#3B99D5;
      text-decoration:none;
       
        }     
            
#blog   {
      position: relative;
      float: left;
      padding-right: 10px;
      padding-left:10px;
      text-align: right;
        }
        
.blogImg  {   
      border-style: solid;
      border-color: white;
      border-width: 2px;
        }
        
 .subHead  {
      color: #DCD0CE;
      font-weight: bold;
        }
      