body {
  background-image: url('/fatmix/background.jpg');
  color: #3333cc;
  font-family: tahoma, arial, helvetica, sans-serif;
  margin: auto;
  font-weight: normal;
  white-space: nowrap;
}
A { text-decoration: none }
A:link { color: #3333cc }
A:visited { color: #000099 }
A:active { color: #ff0000 }
A:hover { text-decoration: underline}
