td.body {
      margin: 0px;
      padding: 0px;
      background-color: #101114;
      background-image: url(scs_chat_logo.png);
      background-position: center center;
      background-repeat: no-repeat;
      background-attachment: fixed;
      width: 100%;
   }