body {
background-image:url(img/bg_body.jpg);
background-position:center top;
background-repeat:repeat-y;
background-attachment:fixed;

}

#flashcontent {
  	width:950px;
	height:700px;
position:absolute;
	left:50%;
	top:0%;
	margin-left:-475px;
	margin-top: -0px;
	


	}

