body {
  height: 100%;
  background-image: url('../images/dotd-background.jpg');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  background-attachment: fixed;
  font: 400 1em/1.38 Helvetica;
  color: rgb(219, 219, 219);
}

.aboutthegame-header {
  width: 1200px;
  height: 27px;
  margin: 68px auto 0;
  background-color: rgb(15, 15, 15);
  font-size: 1.25em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.aboutthegame-text {
  width: 1123px;
  height: 163px;
  margin: 31px auto 0;
  font-size: 1em;
  text-align: justify;
  color: rgb(219, 219, 219);
}

.buynow-header {
  width: 1200px;
  height: 27px;
  margin: 51px auto 0;
  background-color: rgb(15, 15, 15);
  font-size: 1.25em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.container-black {
  width: 1200px;
  height: 3384px;
  margin: 0 auto;
  background-color: rgb(0, 0, 0);
}

.container1 {
  width: 1180px;
  height: 214px;
  margin: 58px auto 0;
}

.container2 {
  width: 1180px;
  height: 214px;
  margin: 21px auto 0;
}

.container3 {
  width: 1180px;
  height: 214px;
  margin: 20px auto 0;
}

.container4 {
  width: 1180px;
  height: 144px;
  margin: 58px auto 0;
}

.dotd-buynow-ps5 {
  display: block;
  float: left;
  width: 246px;
  height: 144px;
  margin-left: 20px;
  background-image: url('../images/buynow-ps5.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
}

.dotd-buynow-steam {
  display: block;
  float: left;
  width: 246px;
  height: 144px;
  margin-left: 335px;
  background-image: url('../images/buynow-steam.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
}

.dotd-screenshot1 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  background: url('../images/dotd-screenshot1-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.dotd-screenshot2 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  margin-left: 20px;
  background: url('../images/dotd-screenshot2-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.dotd-screenshot3 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  margin-left: 19px;
  background: url('../images/dotd-screenshot3-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.dotd-screenshot4 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  background: url('../images/dotd-screenshot4-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.dotd-screenshot5 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  margin-left: 20px;
  background: url('../images/dotd-screenshot5-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.dotd-screenshot6 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  margin-left: 19px;
  background: url('../images/dotd-screenshot6-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.dotd-screenshot7 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  background: url('../images/dotd-screenshot7-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.dotd-screenshot8 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  margin-left: 20px;
  background: url('../images/dotd-screenshot8-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.dotd-screenshot9 {
  display: block;
  float: left;
  width: 380px;
  height: 214px;
  margin-left: 19px;
  background: url('../images/dotd-screenshot9-sml.jpg') rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.features-header {
  width: 1200px;
  height: 27px;
  margin: 40px auto 0;
  background-color: rgb(15, 15, 15);
  font-size: 1.25em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.features-text {
  width: 1122px;
  height: 306px;
  margin: 33px auto 0;
  font-size: 1em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.aboutthegame-text p,
.features-text p {
  margin-bottom: 1em;
}

.headerimage {
  width: 1200px;
  height: 495px;
  margin: 0 auto;
  background-image: url('../images/dotd_top.jpg');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center top;
}

.image-bottom {
  width: 1200px;
  height: 300px;
  margin: 39px auto 0;
  background-image: url('../images/dotd-bottom.jpg');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  font-size: 1.063em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.text-copyright-graymantis {
  height: 25px;
  margin: 36px auto 0;
  font-size: 1.063em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.text-manual-pc {
  position: relative;
  float: left;
  clear: both;
  z-index: 24;
  height: 25px;
  margin: 55px 0 0 27.33073%;
  font-size: 1.063em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.text-manual-ps5 {
  position: relative;
  float: right;
  z-index: 26;
  height: 25px;
  margin: 55px 26.66667% 0 0;
  font-size: 1.063em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.text-patch-notes {
  position: relative;
  float: left;
  z-index: 25;
  height: 25px;
  margin: 55px 0 0 12.41146%;
  font-size: 1.063em;
  text-align: center;
  color: rgb(219, 219, 219);
}

.wrapper-trailer {
  width: 1080px;
  height: 608px;
  margin: 37px auto 0;
  overflow: hidden;
}

.aboutthegame-text strong {
  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: rgba(219, 219, 219, 0);
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text-copyright-graymantis 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: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text-manual-pc a,
.text-manual-ps5 a,
.text-patch-notes 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: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: rgb(140, 80, 49);
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text-manual-pc a:hover,
.text-manual-ps5 a:hover,
.text-patch-notes a:hover {
  color: rgb(130, 130, 130);
}

.aboutthegame-header strong,
.buynow-header strong,
.features-header strong,
.features-text strong,
.image-bottom strong,
.text-copyright-graymantis strong,
.text-manual-pc strong,
.text-manual-ps5 strong,
.text-patch-notes strong {
  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: rgba(219, 219, 219, 0);
  font-family: inherit;
  font-style: normal;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}