body {
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    background: #202020  no-repeat top center fixed;
    background-size: cover;
}

.responsive {
    width: 100%;
    height: auto;
  }

