body {
	background: #F2D6DE;
}
.moo {
	padding: 1em;
	width: 40%;
	border: dashed #BB333C;
	background: #F2D6DE;
	text-align: center;
	vertical-align: center;
}

a:link, a:active, a:visited {
	color: #513A5D;
	font: 12px "Times New Roman", serif;
	text-decoration: none;
}
img {
	border: none;
}
