body, html {
	background-color: #fcf9ee;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

img{
	border: 0;
}

#flashcontent{
	width: 100%; 
	height: 100%;
	text-align: center;
	
}

#flashcontent img{
	margin-top: 150px;
}
