
h1 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Pacifico;
}
h2 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Poiret One;
  font-size:18px;

}

h3 {
  font-family: pacifico;
  margin-left: 30px;
  margin-bottom: 3px;

}

img {
  border:  5px solid;
  border-radius: 50px;
  margin:  30px;
  margin-top: 10px;
  width:30%;
}

p {
  font-family: Poiret One;
  font-weight: bold;
  font-size: 16px;
  margin-left: 30px;
  margin-right: 30px;
}


footer {
  background-color: black;
  color:white;
  width: inherit;
  height: 50px;
  right: 50px;
  bottom: 0;
  left: 0;
  padding:1rem;
  margin-top: 100px;
}

a {
padding:20px;
color:white;
}

nav {
  background-color: black;
}

.container {
  width:675px;
  margin-bottom: 50px;

}
.foot{
  text-align: center;
  background-color:#000000;
  color: #ffffff;
  right: 0;
  left: 0;
}

#about{
  background-image:url("../img/1920x1080-Wallpaper-84B.jpg");
  background-position: center;
}

body {
background-image: url("../img/background.jpg");
}

.row {
  background-color: white;
}

.contacts {
  margin border-bottom: 50px;
}
.body-inner {
  background-color: white;
  width:500px;
  margin: 50px;
}

.p1 {
  padding-bottom: 180px;
}
