
body, html {
	height:100%;
	margin:0;
	width:100%;
	}

body {
	background:#000;;
	}
	
#container {
	border:1px solid #ff00ff;
	margin:0 auto;
	min-height:398px;
	_height:398px;
	position:relative;
	top:100px;
	width:542px;
	}
	
#block1 {
	position:absolute;
	top:75px;
	left:134px;
	}
	
#block2 {
	position:absolute;
	bottom:70px;
	left:129px;
	}
	
img {
	border:none;
	}
	
#flashcontent {
	height: 100%;
	}

