body {
	background-image:url("./bg.gif");
	background-repeat:repeat;
	color: white;
	font-family: monospace;
		font-weight: bold;
		font-size: 1.1em;
}

#pineapple {
	position: absolute;
	top: 400px;
	left: 100px;
	z-index: 100
}

#liner {
	font-size: 28px;
}

#tiny {
	font-size: 5px;
}
