/* 
  transient.css
  Übergangs-Stylesheet

*/


body {
    background-color: #FFFFFF;
    font-family: Helvetica, sans-serif;
    font-size: 0.8em;
    margin: 0 auto 0 auto; 
    max-width: 60em;
    min-width: 40em;
    width: 100%;
}

