body {
	background-color: #E0C9A9;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
	 height: 100%;
}
/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flashcontent {
  height: 100%;
}
#videolink {
	position: absolute;
	z-index: 300;
	top: 10px;
	left: 800px;
}
