body,html{
	font: normal 15px Calibri,"Trebuchet MS",sans-serif;
	background: black;
	color: yellow;
}

*{
	color: yellow!important;
	//background: black!important;
}

#menuWrapper, .box, #footer, #menu .secondary, #topBar, .barmenu{
	background: black;
}

a{
	text-decoration: underline!important;
}
