#lamp {
	background: url("images/lamp2.png") no-repeat;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 95px;
	width: 87px;
	height: 55px;
}
#back {
	background: url("images/apollon/back.png") no-repeat;
}
#middle {
	background: url("images/apollon/middle.png") no-repeat;
}
#character {
	background: url("images/apollon/apollon.png") no-repeat;
}
#front {
	background: url("images/apollon/front.png") no-repeat;
}
#front-bottom {
	background: url("images/apollon/front-bottom.png") no-repeat;
}
#front-1 {
	background: url("images/apollon/front-1.png") no-repeat;
}
#front-2 {
	background: url("images/apollon/front-2.png") no-repeat;
}
#front-3 {
	background: url("images/apollon/front-3.png") no-repeat;
}
#front-4 {
	background: url("images/apollon/front-4.png") no-repeat;
}
#front-5 {
	background: url("images/apollon/front-5.png") no-repeat;
}

#genie {
	right: 0;
}
#bubble {
	left: 20px!important;
	background: url("images/bubble2.png")!important;
		font: 15px Arial;
s
}
#askAQuestion {
	left: 45px!important;
	width: 205px!important;
}