html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html {
	height: 99.9%;
}

body {
	background: #000000;
	color: #ffffff;
	font-size: 62.5%;
	height: 99.9%;
}

a {
	color: #ffffff;
}

p {
	margin-bottom: 1em;
}

#flashcontent {
	height: 99%;
}

#main {
	min-height: 99.9%;
}