body{
	margin: 0;
	padding: 0;
	text-align: center;
}

p{
	font: small-caps 900 12px/14px arial;
}


#container{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
	/* pixel background based on Royal Octopus by Tom Chitty - k10k.net*/
	background: url(pixelback.gif) #ccecef repeat;
}

#top{
	height: 30%;
	width: 100%;
}

#bottom{
	height: 50%;
	width: 100%;
}

#middle{
	width: 100%;
	height: 423px;
	background: url(back.jpg) #ccecef top left no-repeat;
}

#floater{
	position:relative;
	height: 108px;
	width: 295px;
	vertical-align: middle;
	margin: 0 auto;
	background: url(mood.gif) transparent top left no-repeat;
}

#link {
	padding-top 100px;
}
