@charset "utf-8";
/* CSS Document */

.header{
	background-color:#feffc2;
}

.nav{
	background-color:#d5d6ab;
}

