body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin: 0;
	padding: 0;
	background-color: #fbf7ee;
	background-image: url('../images/punisher/punisher_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	width: 100%;
}

#flashcontent
{
	top: 467px;
	left: 125px;
	width: 100%;
	height: 1900px;
	position: absolute;
	z-index: 60;	
}
