body {
	background-color: #FFFFCC;
	background-image:url(backgrounds/ricepaper.jpg);
}

body, td, th, h6 {
	color: #330000;
}

h1, h2, h3, h4, h5 {
  color: #660000;
  text-align:center;
}

h1 {text-decoration:underline;}

a {
	color: #003366;
}

a:hover
{ background-color:#999999;
color:#293152;
}

.centered {text-align:center;
}
