﻿body { 
	background: #ffc001 url(images/background_Paddle.jpg) center top  no-repeat;	
}
#stage {
	padding-bottom:0px;
}
*+html #stage {
	margin-bottom: -3px;
}
#main {
    background: #ffffff url(images/centralbackground_Paddle.jpg) left top no-repeat;
	padding: 42px 0 0 32px;
}
.game-info-box {
	margin-top: 580px;	
}

