@import url("style.css");

html { 
	background-image:none !important;
}
body { 
	background-color:white !important;
	background-image:none !important;
}

