body {
	padding:0;
	margin:0;
	}
	body#fp {
		background:url(../img/bg.jpg) no-repeat fixed 50% 50%;
		}
img { border:0; }
div {
	position:absolute;
	top:50%;
	left:50%;
	width:600px;
	height:300px;
	margin-top:-150px;
	margin-left:-230px;
	}
	div p {
		margin:0;
		}
#flashcontent {
	position:absolute;
	top:50%;
	left:50%;
	width:850px;
	height:600px;
	margin-top:-300px;
	margin-left:-425px;
	}
