.style1 {
  font-size: xx-large
}

.style2 {
  font-size: x-small
}

body {
  background-image: url(./images/damp_wall.jpeg);
}

body,td,th {
	font-family: Comic Sans MS;
}

.style6 {font-size: 9px}