/* ================================================================ */
/* BASIC ELEMENTS */
body {
  background-color: #000;
  color: #FFF;
  width: 100%;
  padding: 0;
  margin: 50px; }

@font-face {
  font-family: vijaya;
  src: url("fntvijaya.tff"); }
/* ================================================================ */
/* GROUPING */
/* ================================================================ */
/* SITE */
div#site {
  width: 100%; }

div#txt-wrapper {
  position: absolute;
  text-align: justify;
  padding: 10px;
  border: 1px dotted #FFF;
  left: 50%;
  width: 600px;
  margin-left: -300px; }

/*# sourceMappingURL=format_impressum.css.map */
