﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:white url('../images/bck-intro.jpg') repeat-x;
}

#wrapper {
	height: 600px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#png {
	height: 500px;
	width: 640px;
}
#flash {
	position:absolute;
	left:253px;
	top:0px;
	width:640px;
	height:100px;
	z-index:1;
}
