body {
  background-color: rgb(18, 17, 17);

}

.logo {
  font-family: Georgia, serif;
  color: rgb(255, 255, 255);
  font-size: 54px;

}

.texture {
  background-image: url('http://moveonline.s3.amazonaws.com/images/6/3056031d91023c5429a63e0a3f2da78f9d41d4e0.png');

}

.menu {
  font-size: 15px;

}

.title_content {
  color: rgb(5, 5, 5);
  font-size: 20px;
  font-weight: bold;
  border-bottom-width: 1px;

}


