h1{text-align: left;}
h2{text-align: right;}
h3{text-align: center;}
p{text-align: center;}
p{font-size: 18;}
p{font-family: Times New Roman;}

h1,h2,h3{margin-top: 0;margin-bottom: 54;}

.title{font-size: 24; font-style: bold; text-decoration: underline;}
.news{font-size: 16;}
.pb{font-size: 10;}
.pb{margin-top: 0;}
.pb{margin-bottom: 0;}

.list{
 font-size: 16;
 font-style: bold;
 margin-top: 0;
 margin-bottom: 0;
}

#footer {
 position: absolute;
 bottom: 0;
 height: 2em;
 width: 100%;
 }

#text1 {
 width: 100%;
 background: #CCCCCC;
 margin-top: 2;
 margin-bottom: 2;
 }

a.marquee:link {color : white;}
a.marquee:visited {color : white;}

a.update:link {color : black;}
a.update:visited {color : black;}

background-image: url("images/bg480.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
