body {
	background: #FF4E4E url(../img/bg.jpg) repeat-x;
}

.pomodoro {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../img/pomodoro.gif);
	background-repeat: no-repeat;
	height: 329px;
	width: 304px;
}

.preloadotherbgimg {
	background: #FF4E4E url(../img/bg_small.jpg) repeat-x;
}