Body
{
margin:0;
padding:0;
background-image:URL(image/background.jpg);
}

h1
{
color:black;
font-family:arial;
}

h2
{
color:black
font-family:arial;
}

p, td
{
font-family:Gill Sans MT;
}

td.posterleft
{
background-image:URL(image/posterleft.gif);
background-repeat:repeat-y;
}

td.posterright
{
background-image:URL(image/posterright.gif);
background-repeat:repeat-y;
}

td.postertop
{
background-image:URL(image/postertop.gif);
background-repeat:repeat-x;
}

td.posterbottom
{
background-image:URL(image/posterbottom.gif);
background-repeat:repeat-x;
}

td.pagetopleft
{
background-image:URL(image/pagetopleft.jpg);
background-repeat:repeat-x;
}

td.pagetopright
{
background-image:URL(image/pagetopright.jpg);
background-repeat:no-repeat;
}


td.article
{
background-image:URL(image/articleback.jpg);
background-repeat:repeat-y;
width:160;
padding:8;
}

td.side
{
background-image:URL(image/side.jpg);
background-repeat:repeat-y;
}

table.whole
{
border-style:solid;
border-width:2px;
border-color:"black";
}