body
{
  background: #000000;
  background: -webkit-linear-gradient(top, #0D0D0D 0, #0D0D0D 350px) no-repeat, #000000;
  background: -moz-linear-gradient(top, #0D0D0D 0, #0D0D0D 350px) no-repeat, #000000;
  background: -o-linear-gradient(top, #0D0D0D 0, #0D0D0D 350px) no-repeat, #000000;
  background: -ms-linear-gradient(top, #0D0D0D 0, #0D0D0D 350px) no-repeat, #000000;
  background: linear-gradient(to bottom, #0D0D0D 0, #0D0D0D 350px) no-repeat, #000000;
  -svg-background: linear-gradient(top, #0D0D0D 0, #0D0D0D 350px) no-repeat, #000000;
  background-size: 100% 350px, auto !important;
  margin: 0 auto;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
}
