header{
	background: blue;
}

body{
	background: green;
}

footer{
	background: black;
}