html {
	background-color: lightsteelblue;
}

header {
	background-color: lightskyblue;
}

title.bigTitle {
	text-align: center;
	height: 50%;
	padding-top: 25%;
}
