body{
  background-color:#020202;
}
body, td, p, th, ul li, ul li span{
  color:#FFE639;
}

div#idLogo
{
    text-align: center;
    width:502px;
    height:240px;
    background-image:url('../images/logo.jpg');
}

#idArticlesHeadline{
	width: 50%;
}

a:hover{padding:0px;}
#idMenu {padding-bottom:15px;}