body{
	background: #000;
}
h1, h2, h3, h4, h5, .container, section .container p, strong, section .container a, a strong, .content a strong, .content a {
	color: white !important;
}
.content a strong:hover, .content a:hover{
	color: #ccc !important;
}
.grey-bg, .contact-opened{
	background: #111;
}