body{
	background-color: #F4F2DF;
	color: #D9B700;
}
div{
	background-color: #B31C99;
	color: #D9B700;
	border-radius: 10px;
	width: 70%;
	height: 70%;
	text-align: center;
}