* {
    font-family: "Comic Sans MS", sans-serif;
}

*.validator {
    border: 0;
    width: 88px;
    height: 31px;
}

*.mandeville {
	float: right;
}

*.batonrouge {
	float: left;
}

p, h1, h2, ul {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#return {
	clear: both;
}

#slogan {
	width: auto;
	font-size: 150%;
}