@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 15px;
	background-image: url(../_images/first-try-ebc-1213-bg.jpg);
	background-repeat: repeat-x;
}
#fadeshow1 {
	z-index: 10;
	height: 365px;
	width: 980px;
}
#fadeshow2 {
	z-index: 20;
	float: left;
	position: absolute;
	/*margin-top: -300px;*/
	/*margin-left: 70px;*/
	margin-top: -365px;
	margin-left: 0px;
}
