body {
	padding: 0px;
	margin: 0px;
	background-image: url(image/fon.jpg);
	background-repeat: repeat-x;
	background-color: #5e0163;
}
#flash {
	position:absolute;
	width: 930px;
	height: 646px;
	top: 50px;
	left: 50%;
	margin-left: -465px;
}
#dima {
	position:absolute;
	top: 700px;
	left: 50%;
	margin-left: -50px;
	font-family: Tahoma;
	color: #a478a6;
	font-size: 12px;
}
.dima {
	text-decoration: underline;
	color: #a478a6;
}
.dima:hover {
	text-decoration: none;
}