body {
background-color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
color:#000000;
}

.top_bg {
background-image:url(../images/top-bg.jpg);
height:124px;
background-repeat:repeat-x;
}

.header {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

p {
text-align:justify;
}

.readmore {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#FFFFFF;
}

.footer_bg {
background-image:url(../images/footer-bg.jpg);
height:71px;
background-repeat:repeat-x;
}