*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}


body
{
 	background: #000000;
	height: 100%;
}

h1
{
	display: none;
}


#lapinkulta
{
	height: 100%;
	width: 100%;
}

#content
{
	height: 100%;
	width: 100%;
}

#noFlash
{
	background: #000000 url(../gfx/no-flash.jpg) no-repeat top center;
	height: 215px;
	margin: 0 auto;
	padding-top: 170px;
	width: 800px;
}

#noFlash a
{
	background: url(../gfx/flash_logo.png) no-repeat top left;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 31px;
	margin: 0 auto;
	padding-left: 120px;
	text-decoration: none;
	width: 280px;
}