body{
    margin:0px;
    padding:0px;    
    text-align:center;    
    background-image:url("../../garuda_assets/images/bg.jpg");
    background-repeat:repeat-x;
    background-position:top;
}
img{
    border:0px;
}
#newscontent p{font-family:Arial;font-size:14px;color:#F7F7F7;text-align:left;margin-left:7px;margin-top:6px;margin-bottom:6px;}
#newscontent .delimiter{background-image:url("../../garuda_assets/images/delimiter.gif");height:9px;background-repeat: no-repeat;}
#newscontent a{font-family:Arial;font-size:14px;color:#F7F7F7;text-align:left;margin-left:0px;margin-top:6px;margin-bottom:6px;text-decoration:none;}
#newscontent a:hover{font-family:Arial;font-size:14px;color:#F7F7F7;text-align:left;margin-left:0px;margin-top:6px;margin-bottom:6px;text-decoration:none;}