
html {
	height: 100%;
	overflow: hidden;
}

#flash {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#svOwner {
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 50%;
}

#header {
	z-index: 6;
	position: absolute;
	top: 0px;
	left: 50%;
}

#tw {
	position: absolute;
	top: 10px;
	left: 379px;
}



#fblike {
	position: absolute;
	top: 10px;
	left: 438px;
}




