h1 {
  color: rgb(161, 47, 47);
}
header h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

a {
  color: blue;
  text-decoration: none;
}

h2 {
  text-decoration: none;
  margin-bottom: 10px;
  margin-bottom: 10px;
}
h3 {
  margin-top: 0px;
}
h4 {
  color: blue;
  margin-top: 10px;
  margin-bottom: 10px;
}
.jeans {
  margin: auto;
  width: 300px;
}

h4:hover,
h2:hover,
a:hover {
  color: rgb(163, 9, 9);
}
.social h4 {
  margin-bottom: 0px;
}
.jeans img {
  padding-top: 50px;
  text-align: center;
  margin-bottom: 0px;
}
.jeans p {
  
  line-height: 100%;
}
p {
  color: black;
  word-wrap: normal;
  padding-bottom: 50px;
  font-size: large;
  font-weight: 800;
}
body {
  text-align: center;
  text-decoration: none;
  background: url(/images/fon5.jpg);
  background-size: 100%;
  -moz-background-size: 100%;
  -webkit-backdrop-size: 100%;
  -moz-background-size: 100%;
}
address {
  margin-top: 0px;
}
