
body {
  background-image: url(bg.jpg);
  font-family: Arial, Verdana;
  font-size: 14px
}

.title {
  color: #FFFFFF;
  font-family: Arial, Verdana;
  font-size: 16px;
  font-style: italic;
  font-weight: bold
}

td {
  font-family: Arial, Verdana;
  font-size: 14px
}

.subject {
  font-family: Arial, Verdana;
  font-size: 18px;
  font-style: italic;
  color: #990033
}

.name {
  color: #990033;
  font-weight: bold;
  font-style: italic
}


h2 {
  font-family: Arial, Verdana;
  font-style: italic;
  color: #990033
}


.price {
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #FF0000
}