body {
  background-color: #484848;
  font: 400 1.25em/1.38 Georgia;
  color: rgb(149, 149, 149);
}

.download {
  margin: 21px auto 0;
  font-size: 1em;
  text-align: center;
  color: rgb(168, 168, 168);
}

.element {
  float: left;
  clear: both;
  width: 80%;
  height: 57px;
  margin: 41px 0 0 10%;
}

.embed {
  margin: 0 auto;
  overflow: hidden;
}

.head {
  position: relative;
  float: left;
  z-index: 9;
  width: 100%;
  margin-top: 91px;
}

.image {
  display: block;
  width: 100%;
  max-width: 616px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.second {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  padding: 10px;
  background-color: rgba(31, 31, 31, 0.9);
}

.second .text {
  font-size: 0.8em;
  color: rgb(180, 180, 180);
}

.soundcloud {
  position: relative;
  float: left;
  clear: both;
  z-index: 4;
  width: 100%;
  margin-top: 67px;
}

.soundcloud .embed {
  width: 58%;
  height: 720px;
}

.soundcloud .text {
  line-height: 1;
  color: rgb(149, 149, 149);
}

.soundcloudall {
  position: relative;
  float: left;
  clear: both;
  z-index: 7;
  width: 100%;
  margin-top: 63px;
}

.soundcloudall .embed {
  width: 80%;
  height: 166px;
}

.text {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-2 {
  width: 100%;
  margin-top: 100px;
  font-size: 0.8em;
}

.text-3 {
  margin-top: 12px;
  font-size: 1em;
}

.download a {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: underline;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text a {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text-1 a {
  text-decoration: inherit;
}

.text-2 a,
.text-3 a {
  text-decoration: underline;
}