/*Developed by Joseph Collins.  (C) 2007 by Collins Creations.  All rights reserved.*/
body
{
background-image:url('background.jpg');
}

h1 {color:blue; font-size:30px; text-align:center; font-weight:bold;}
h2 {color:blue; font-size:25px; text-align:center; font-weight:normal;}
h3 {color:blue; font-size:20px; text-align:center; font-weight:normal;}
p.normal {color:blue; font-size:20px; text-align:center; font-weight:normal;}
noscript {color:red; font-size:20px; text-align:center; font-weight:bold; }
td {color:blue; font-size:16px; text-align:center; font-weight:normal;}
th {color:blue; font-size:16px; text-align:center; font-weight:bold;}
td.left {color:blue; font-size:16px; text-align:left; font-weight:normal;}
td.right {color:blue; font-size:16px; text-align:right; font-weight:normal;}
th.left {color:blue; font-size:16px; text-align:left; font-weight:bold;}
p {color:blue; font-size:16px; text-align:left; font-weight:normal;}
li {color:blue; font-size:16px; text-align:left; font-weight:normal;}
p.center {color:blue; font-size:16px; text-align:center; font-weight:normal;}
li.center {color:blue; font-size:16px; text-align:center; font-weight:normal;}