h1.blog
  {
  font-size: 28px;
  letter-spacing: -1px;
  color: #555;
  padding-bottom: 0px;
  }
  
h2
  {
  font-size: 18px;
  padding-top: 0px;
  padding-bottom: 18px;
  color: #888;
  background: url();
  height: auto;
  margin-bottom: 0px;
  font-weight: normal;
  font-style: italic;
  }
  
h3
  {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #389da6;
  text-transform: uppercase;
  font-weight: bold;
  font-family: arial;
  }
  
  
  
#rightcol h3
  {
  font-style: normal; 
  font-weight: bold;
  color: #333;
  }
