body { 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #3C3C3C;
background-image: url(images/index.jpg);
background-position: center center;
background-repeat: no-repeat;
}
a {
text-decoration: none;
}
a:link {
color: #82C300;
}
a:visited {
color: #82C300;
}
a:active {
color: #82C300;
}
a:hover {
color: #555555;
}
td {
font-size:.9em;
line-height:1.2em;
color: #555555;
vertical-align:left;
font-family: arial, helvetica, arial, sans-serif;
}
#nav {
font-size:.9em;
line-height:1.2em;
color: #555555;
vertical-align:left;
font-family: arial, helvetica, arial, sans-serif;
}
#title {
font-size:1.5em;
line-height:1.2em;
color: #82C300;
padding-left: 50px;
font-family: gill sans, arial, helvetica, arial, sans-serif;
}
#itemtitle {
font-size: 1em;
line-height: 1em;
font-family: century gothic, arial, helvetica, sans-serif;
color: #77DDFF;
}
#itemdate {
font-size: .75em;
line-height: 1.5em;
color: #999999;
font-family: arial, helvetica, sans-serif;
}
#itemdescription {
font-size: .9em;
line-height: 1em;
color: #999999;
font-family: verdana, arial, helvetica, sans-serif;
}
