@import url();

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #F3F385;
	color: rgb(0, 0, 0);
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

#centerMe {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 556px;
}

#heads {
	position: relative;
	left: -2px;
}

.head {
	float: left;
}

#melissaHead,#kevinHead,.mickey {
	cursor: pointer;
}
