body
{
  padding: 10px;
  background-color: #1e1a12;
}
.center-div
{
  margin: 0 auto;
  width: 840px;
  background-color: #1e1a12;
}
.div_left
{
 float: left;
 width: 420px;
 padding-top: 0px;
}
.div_right
{
 float: right;
 width: 420px;
  padding-top: 100px;
}
h1 {
  color: #b28d13;
  text-align: center;
  font-Weight: normal;
  font-family: 'Great Vibes', cursive;
  font-size: 46px;

}
p.subgalerie {
  color: #fff;
  text-align: center;
  font-Weight: normal;
  font-family: 'Great Vibes', cursive;
  font-size: 24px;
  margin-bottom: 70px;

}
p.subgalerie2 {
  color: #fff;
  text-align: center;
  font-Weight: normal;
  font-family: 'Great Vibes', cursive;
  font-size: 24px;
  margin-bottom: 70px;
  padding-top: 30px;
}
p.text {
  color: #b28d13;
  text-align: center;
  font-Weight: normal;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
}
p.text a {
  color: #d17859;
  text-align: center;
  font-Weight: normal;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  text-decoration: none;
}
p.text a:hover {
color: #fff;
}
p.galerie {
  color: #b28d13;
  text-align: center;
  font-Weight: normal;
  font-family: 'Playfair Display SC', serif;
  font-size: 36px;
  margin-bottom: 5px;
}
p.bigtext {
  color: #b28d13;
  text-align: center;
  font-Weight: normal;
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;

}