html {
	height:100%;
}

body {
	position:relative;
	margin:0px;
	padding:0px;
	font-size:55%;
	background-color:#F9F8F5;
	text-align:center;
	background-image:url(../img-bin/holding_page/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:100% 100%;
	color:#808080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}

img {
	border:0px;
}

a {
	color:#F5E9CB;
	text-decoration:none;
}

div#sci-fi {
	position:relative;
	top:150px;
	margin:0 auto;
	background-color:#191919;
	width:448px;
	height:35px;
	background-image:url(../img-bin/holding_page/bg_main.gif);
	background-repeat:no-repeat;
	border: #4C4C4C 1px solid;
	clear:both;
	padding-top:204px;
	line-height:20px;
}

div#copyright {
	position:relative;
	clear:both;
	top:165px;
}
