#flash {
	width: 100%;
	height: 200px;
	max-height: 200px;
	overflow: hidden;
}
#preview {
	width: 100%;
	height: 74px;
	max-height: 74px;
	overflow: hidden;
	background-image: url('./pictures/advert.png');
}