body {
	background-color : #ffffff;
	margin: 0px;
	background-image : url(bg.gif);
	background-repeat : repeat-x;
}
.temp {
	text-align: right;
}
.ground {
	position: relative;
	height: 227px;
	background-image : url(ground.gif);
	background-repeat : repeat-x;
}