* {margin: 0; padding: 0;}

html, body {
	overflow: auto;
	height: 100%;
	background-color:#000000;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #888888;
}

a {
	text-decoration: none;
	color: #424542;
}

a:hover {color:#FFFFFF;}

#swfintro {
	height: 92%;
	width: 100%;
}

#swfsite {
	height: 97%;
	width: 100%;
}

#swfistsms {
	height: 99%;
	width: 80%;
}

#enter {
	text-align: right;
	margin-right: 15%;
	font-size: 200%;
	font-weight: bold;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
