body {
	background-color: rgb(255,220,220);
}

.text {
	background-color: none;
	margin: 5;
}

#description {
	align-content: center;
}

ul a {
	color: rgb(69,79,98);
}