html {
	height: 100%; 
	overflow: hidden;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#flash-container {
	height: 100%;
}
/*
.text-body-h1
{
	font-family: Gotham Medium;
    font-size: 24px;
}
.text-body-h2
{
	font-family: Gotham Medium;
    font-size: 18px;
	margin-bottom: 20px;
}
.text-body-spacer
{
	font-family: Gotham Medium;
	font-size: 20px;
}
.text-body-p
{
	font-family: Gotham Medium;
    font-size: 12px;
}
*/
