body {
  /* padding: 2em 1em 2em 70px; */
  padding: 0em 0em 0em 0px;
  margin: 0;
  font-family: sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
:link { color: #00C; background: transparent }
:visited { color: #609; background: transparent }
a:active { color: #C00; background: transparent }

div.links {
    font: 70% sans-serif

    /*    font-family: sans-serif;
          font-size: small */
}

div.name {
    font: 170% sans-serif
}

div.normal {
    font: 100% sans-serif
}

div.address {
    font: 70% sans-serif
}

div.news {
    margin: 25px;
    padding:1px 20px;
    background: #DEF;
}
