body
{
 background-image:url("http://jswatson.net/graphics/watsonwm.png");
 background-position:center;
 background-repeat:no-repeat;
 background-color:#fffff0;
 color:#000000;
 background-attachment:fixed;
}
p.indent
{
 margin-left:1cm;
 margin-right:1cm;
}
p.indent2
{
 margin-left:2cm;
 margin-right:2cm;
}
p.indent3
{
 margin-left:3cm;
 margin-right:3cm;
}
table.head
{
 border-color:blue;
 border-style:groove;
 border-width:thick;
}
p.title
{
 font-size:xx-large;
 text-align:center;
 font-weight:bolder;
}
p.center
{
 text-align:center;
}
