body {
  background-color: rgb(0, 0, 0);
  color: rgb(0,0,0);
font-family: "Fedra Sans";
font-style: Normal;
font-weight: 400;
font-stretch: normal;

font-family: "Fedra Sans";
font-style: Italic;
font-weight: 400;
font-stretch: normal;

font-family: "Fedra Sans";
font-style: Normal;
font-weight: 700;
font-stretch: normal;

font-family: "Fedra Sans";
font-style: Italic;
font-weight: 700;
font-stretch: normal;
}

.image {
  display: block;
  width: 950px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}


.text {
  color: rgb(50,50,50);
    width: 735px;
    height: auto;
      margin: 0 auto;
font-family: "Fedra Sans";
font-style: Normal;
font-weight: 400;
font-stretch: normal;
font-size: 1em;
letter-spacing: 1px;}

.link {
  color: rgb(255,255,255);
  font-family: "Fedra Sans";
font-style: Normal;
font-weight: 400;
font-stretch: normal;
}

.strong {
  color: rgb(255,255,255);
  font-family: "Fedra Sans";
font-weight: 400;
font-stretch: normal;
}