body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: #b6b7a6;
}

img {
	border: 0 none;
}

#bigmomma {
	position: absolute;
	top: 50%;
	height: 450px;
	width: 100%;
	text-align: center;
	margin-top: -225px;
}

#lilboy {
	height: 450px;
	width: 320px;
	margin: 0 auto;
	text-align: center;
}