/* Add here all your CSS customizations */
body {
	background-color: #d9d7d7;
	background-attachment: fixed;
	
}
#header {
	background: # !important;
}
#footer {
	background: #363636 !important;
}