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

.container-black {
  width: 1300px;
  height: 1610px;
  margin: 0 auto;
  background-image: url('../images/slipvector_mid.png');
  background-repeat: repeat-y;
  background-size: auto auto;
  background-position: center center;
}

.container4 {
  width: 1200px;
  height: 144px;
  margin: 93px auto 0;
}

.headerimage {
  width: 1200px;
  height: 300px;
  margin: 0 auto;
  background-image: url('../images/slipvector-title.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  overflow: visible;
}

.image-bottom {
  width: 1200px;
  height: 134px;
  margin: 99px auto 0;
  background-image: url('../images/slipvector-bottom.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  font-size: 1em;
  text-align: center;
  color: rgb(219, 219, 219);
}

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

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

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

.text-patch-notes {
  position: relative;
  float: left;
  clear: both;
  z-index: 4;
  height: 25px;
  margin: 38px 0 0 36.65745%;
  font-size: 1em;
  text-align: center;
  color: rgb(219, 219, 219);
}

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

.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: #2089a8;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

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

.image-bottom strong,
.text-copyright-graymantis 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;
}