
body {
background-image:url(../images/sitebkg.jpg);
background-color:#CCCCCC;
margin: 0px;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 16px;
margin: 0px 10px 5px 5px;
color:#003300;
text-align:justify;
}

a {
color:#003300;
font-weight:bold;
}

.right {
text-align:right;
}

.centered {
text-align: center;
}
