
body {
	background-color: #fce5a1;
}

article p {
	display: block;
	
	color: red;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 4px;
}

#construction {
	font-size: 500%;
}