/** */

* { border: 0; margin: 0; padding: 0; }

/*  body und schrift definitionen */
html { height: 100%; margin-bottom: 1px; }

body {
  background: #1c1c1c url('http://static.miss-endless.de/images/design/background.jpg') top repeat-x;
  font-family: "Trebuchet MS", "Felix Titling", Verdana, sans-serif;
  height: 100%;
  text-align: center;
}