@import url("standards.css"); 
@import url("structure.css");
@import url("colors.css");


html {
	background-color: #b2b2b2;
}



