html, body
{
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

#flashContent
{
	height:100%;
	width:100%;
	background-image:url(../resources/img/noflashbg.png);
	background-repeat:no-repeat;
	background-position: 320px;
}

#inner
{
	height:480px;
	width:320px;
}