header{
	text-align:center;
	background-color:lightgrey;
}

body{
	background-color:lightgrey;
}

p{
	text-align:center;
}

