body    {
  font-family: verdana, Georgia, Sherif;
  background-image: url(http://osipovnetsuke.com/core/img/bg.jpg);
  padding-top:15%;
  text-align:center;
}

h2  {
  font-weight: 500;
  color: #933028;   /*bb0000*/
  text-shadow: 0 2px 1px #a4968d;
  text-align:center;
  display: block;
}

a   {
  color: #414e2b;
}
p a {
  text-decoration: none;
  font-style: normal;
  border-bottom: 1px #ada791 dotted;
}
a:hover {
  text-decoration: none;
  color: #ff0000;
}
img {
  border: none;
}


