/* CSS Document */

body {
      background-image: url('http://www.vb-mader.de/buttons/h1.png');
      background-repeat:no-repeat;
      background-attachment:fixed;
      background-color:#000;
      background-position:center;
      color:#fff;
      font-size:20px;
      font-family:Arial;
      }
