/* Dateiname: style.css */

body {
  background-color: #BF00FF;
  background-image: url("BG_browser.jpg");
  font-size: 13;
}

p {
  font-size: 13;
}

table {
  font-size: 13;
}

a {
  font-size: 13;
}



