body {
	text-align: center;
	background-color: #efefef;
	margin: auto;
	padding-top: 90px;
}

#cont {
	text-align: center;
	background: url(../imgs/bg.gif) no-repeat;
	width: 600px;
	height: 400px;
	margin: 0 auto auto;
	padding: 13px 21px 68px 16px;
}

.flash {
	background: url(../imgs/pepsi.gif) no-repeat;
	width: 600px;
	height: 400px;
}
