body {
  background-image: url("back.jpg");
  background-repeat: repeat;
  color:#ffffff;
  margin: 1cm 2cm 1cm 2cm;
}

h2 {
  color:#000000;
  font-family:Verdana, Arial, Serif;
}

p {
  font-family:"Times New Roman", Serif;
  color:#000000
}

tr.header {
  border: double solid red;
  background:#336699;
  color:#ffffff;
  text-align:left;
  font-family:Verdana, Arial, Serif;
  font-size:14px
}

.center {
  text-align:center
}

caption {
  color:#000000;
  text-align: center;
  font-family:Verdana, Arial, Serif;
  border: thin solid white;
  font-size:18px
}

