body{
  font-family: Arial;
  font-size:smaller;
  font-weight:bold;
  font-color:black;
  width:100%;
  margin:auto;
  min-width:800px;
  max-width:2000px;
  background-image:url("/images/parchment_dark.jpg");
  background-repeat:repeat;
}