body {
margin : 0;
padding : 0;
background-color : #ffffff;
background-image : url(../pics/bottombg.gif);
background-repeat : no-repeat;
background-position : top center;
text-align : center;
}
p {
font-family : Trebuchet MS;
font-size : 13px;
color : #000000;
}
#bottom {
position : relative;
width : 100%;
padding-top : 2px;
color : #979797;
font-family : Trebuchet MS;
font-size : 11px;
font-weight : normal;
}
#bottom a {
color : #979797;
font-family : Trebuchet MS;
font-size : 11px;
font-weight : normal;
text-decoration : none;
}
