body {
background-color:#000;
background-image: url('../Images/banners/news_banner.png');
background-repeat:no-repeat;
background-attachment:scroll;
background-position:top center;
}

div#news_content
{
position: relative;
margin-left:25%;
margin-top:30%;
margin-right:auto;
height: 184px;
width: 550px;
background: transparent;
}

p#postdate
{
color:#CCCCCC;
}

div#footer
{
position: relative;
margin-left:auto;
margin-top:25%;
margin-right:auto;
}