#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */

/* CSS Document */
body {
	background:#000 url(th1_page_bg_t.jpg) top center repeat-x !important;
}

#para1 {width:1360px; height:210px;position:relative;}
#para2 {width:1100px; height:284px;position:absolute; top:0px; left:0; }
#para3 {width:920px; height:274px;}

#midground {
	background: url(th1_midground.png) repeat 20% 20%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: -100;
}

#foreground {
	background: url(th1_foreground.png) repeat 90% 110%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: -200;
}

