body { margin: 0; padding: 0; background: #D3C6BD }
body, input, select, textarea, table { font: bold 15px/1.2 Arial,Helvetica,Sans-serif; color: #FFF }
img { border: 0; display: block }
form { margin: 0 }
p { margin: 0.5em 0 }
input { color: #999; font-weight: bold; border: 1px solid #CCC }

h1 { margin: 0; font-size: 150% }

#wrapper {
	position: absolute;
	top:50%;
	left: 50%;
	width: 1002px;
	height: 632px;
	margin-left: -501px;
	margin-top: -316px;
	background: #D3C6BD url(/img/still_coke_bkg.jpg) no-repeat top left;
}

#inner {
	padding: 40px 50px 50px 50px;
}

#counter {
	color: #000;
	font-size: 45px;
	font-weight: normal;
	position: absolute;
	bottom: 60px;
	left: 640px;
}
