body {
	font-size: 0.8em;
	font-family: cursive, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #D10091;
}

.header {
	text-align: center;
	font-size: 3.5em;
	text-decoration: underline;
}

.option {
	text-align: center;
	text-decoration: underline;
}

opt:hover {
	cursor: pointer;
}

.picture {
	text-align: center;
}

a {
	text-decoration: none;
}

img {
	border: none;
}
