html,
body{
	margin:0;
	color:#333;
	background-color: black;
	font: sans-serif;
}
body{
	padding:0px;
}

.single-content p, .single-content br, .single-content2 br, .single-content li {
color: #797979 !important;
}

#container, html, body {
background-color: #FFF;
}
.site-footer {
background-color: #FFF;
}