/* css luotu - $DateTime: 2012-01-07 18:36$ */
h1{
  border-bottom: 2px dotted #4493ff;
  text-align: left; 
  text-shadow: 0px 0px 5px #4493ff;
  font-size: 18px;
  font-family: Georgia;
  padding-left: 30px;
}

h2{
  border-bottom: 1px dotted #4493ff;
  text-align: left; 
  text-shadow: 0px 0px 3px #4493ff;
  font-size: 14px;
  font-family: Georgia;
  padding-left: 30px;
  background-color: #c8e0ff;
}