body { background: #ffffff;}

#wrapper {
	width: 780px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}

#flashArea {
	width: 750px;
	height: 750px;
	text-align: center;
}

.counter {
	width:100px;
	height:12px;
	position: relative;
	top: 10px;
	right: 30px;
	float: right;
	padding: 0;
	z-index: 2;
}