header{
	text-align: center;
}
nav{
	text-align:center;
	background-color: brown;
}
footer{
	background-color:grey;
}