 
h2 {
  color: #D7263D;
  font-size: 55px;
text-align: center;}

h3 {
  color: black;
  font-size: 11px;
font-weight: normal;
  line-height: 18px;
  padding: 10px;
  text-align: center;
}

h4 {
font-size: 11px;
  padding: 2px 2px;
  top: 10%;
  position: relative;
  width: 90%;
  margin: auto;
}

.ramka
{
  border: 1px solid #D7263D;
  color: black;
  padding: 10px 10px;
  position: relative;
  top: 20%;
  width: 90%;
  margin: auto;
box-shadow:1px 1px 3px black;
}


.ramka:hover {
  border: 1px solid #D7263D;
background: #D7263D;
box-shadow:3px 3px 6px black;
}


a.str{
  padding: 40px 20px;
  position: relative;
  top: 20%;
  width: 90%;
  margin: auto;
 
}

a.str:hover {
color: white;
}


.foto{
  position:relative;
  left:20%;
  top: 20px;
margin: center;
}




