body {
  background-image: url("/imglib/webbg01.jpg");
background-position:center;
  background-attachment: fixed;
  background-color: #232323;
  color: white;
  font-family: Arial;
}
a {
  color: DodgerBlue;
  font-weight: bold;
}
