@charset "UTF-8";
/* CSS Document */

#imagebox {
	position:relative;
	left:40px;
	top:-35px;
	width:810px;
	height:400px;
	z-index:5;
}
