body{
	background-color: #fcd5ea;
}
.container{
	background-color: white;
}
h2{
	color: white;
	background-color: #e86bd5;
	font-family: galada;
}