html {
	height: 100%;
	width: 100%;
	overflow:auto;
}
	
body {
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	margin: 0; padding: 0;
	height: 100%;
	background: #ffffff url('background.jpg') no-repeat center center;
}


object { 
	display:block;
}

#noFlashContent {
	width:448px;
	height:392px;
	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-top: -95px;
  	margin-left: -225px;

}

#noFlashContent_img1 a {
	float:left;
	width:224px;
	height:196px;
	background-image:url(flashplayer_img.png);
	background-repeat:no-repeat;
}


#noFlashContent_img2 a {
	float:right;
	width:224px;
	height:196px;
	background-image:url(diktyo_kalipsis_img.png);
	background-repeat:no-repeat;
}


