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

body {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

hr {
	background-color: #000;
	border: 0;
	color: #000;
	height: 1px;
}

#scpflashshell {
	display: block;
	height: 100%;
}

#scpflashshell div {
	margin: 20px;
}

#scpflashshell div a:link,
#scpflashshell div a:visited,
#scpflashshell div a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#scpflashshell div img {
	border: 0;
	display: block;
	margin: 0 0 20px;
}

#scpflashshell div h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px;
}
