body {
  margin: 50px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #39393f;
  background-image:url(images/bg.jpg);
  background-repeat: repeat-x;
} 

.content {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  text-align: justify;
}

.contact {
  font-family: Arial;
  font-size: 13px;
  color: #ffffff;
  margin-top: 10px;
}

.head {
  font-family: Arial;
  font-size: 18px;
  color: #ffffff;
}

.product {
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  color: #8c8c8c;
  margin-top: 10px;
  text-align: center;
}

.headline {
  font-family: arial;
  font-size: 20px;
  color: #8c8c8c;
  margin-left: 10px;
  margin-bottom: 20px;
}

.product-headline {
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}

.link {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #8c8c8c;
}

.gallery-link {
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 10px;
}
