body
{
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background: url("./background.jpg") center center no-repeat;
	overflow: hidden !important;
}

#noflash
{
	position: absolute;
	width: 100%;
	height: 227px;
	top: 35%;
	border: 0;
	overflow: hidden !important;
}

a, a:hover, a:link, a:active, a:visited {
	text-decoration: none !important;
	border: 0px !important;
	outline: none !important;
}

img {
	text-decoration: none !important;
	border: 0px !important;
	outline: none !important;
}



