body {
  background-color: black;
  background-image: url('/MT/assets/BG_outside_back.png');
  background-repeat: repeat;
  color: white;
  font-family: Verdana;
  }

.nav{
margin: auto;
}
.text {
width: 900px;
margin: auto;
}
.bg {
width: 1100px;
min-height: 930px;
margin: auto;
background: repeat center url('/MT/assets/BG_outside_front.png');
}