@import url("/style_a.css");
@import url("../style.css");
		body { 
			background-image: url("");	  
		}
		h1 {
		color: black;
		}