h3.g-title {       
 font-size: 110%; 
text-shadow:1px 1px 1px #333333;
 text-align:center;
color:#ffffff;
background-color: #c59d5f;   
 margin: 10px 10px 10px 10px;
}


#g-page-surround
{
  background: url('../images/bg.jpg');
background-attachment: fixed;
}
a:hover { color: #c93; text-decoration: underline; background-color: transparent }




p
{
  padding: 10px;
}
.lewa
{
  background: #f6f4ef;
}
h2:before 
{
  content: url('../images/postheadericon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}
h1:before 
{
  content: url('../images/postheadericon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}





