/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: white !important; }
 
 .header-top{
	  background: #b097f0 !important;
 }

body{
background : #b097f0;
}