html { height:100%;}
body { background:#000; margin: 0; padding: 0; height:100%!important; min-height:800px; }
object { vertical-align:top; min-height:800px; outline:none;}

.admin {
position: absolute;
width: 100%;
text-align: center;
}

.admin a {
font-family: Arial;
color: #fff;
}

.copyright {
	text-align: center;
	font-family: Arial;
	color:#eee;
	position: relative;
	margin-top:-20px;
	font-size:10px;
	font-weight: bold;
}


.copyright a {
color:#eee;
}

.copyright a:hover {
text-decoration: underline;
}
