div#bodyBlock {
	height: 700px;
}

div#topborder {
	background-image: url(../../images/backgrounds/splash/top.png);
}

div#rightborder {
	background-image: url(../../images/backgrounds/splash/right.png);
}

div#bottomborder {
	background-image: url(../../images/backgrounds/splash/bottom.png);
}

div#leftborder {
	background-image: url(../../images/backgrounds/splash/left.png);
}

img#otherEffects {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 700px;
	top: 0;
	left: 0;
	z-index: 10;
}

img#sample01 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 338px;
	height: 458px;
	top: 0;
	left: 400px;
	z-index: 2;
}

img#sample02 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 263px;
	height: 358px;
	top: 285px;
	left: 738px;
	z-index: 2;
}

img#sample03 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 479px;
	height: 700px;
	top: 0;
	left: 372px;
	z-index: 1;
}