@charset "iso-8859-9";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	background-image:url(tr/res/bg_intro.jpg);
}
#main {
	position:absolute;
	width:600px;
	height:500px;
	top: -1px;
	left: 1px;
	z-index: 3;
}
