@media screen {

	body, html {
		background: #042314!important;
	}
	
	#main .content {
		background: #FBF9F9;
	}
	
}
