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