#master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
body {
	background-color: #F7C6CC;
	background-repeat: no-repeat;
}

#header {
	position:absolute;
	left:0px;
	top:30px;
	width:1000px;
	height:586px;
	z-index:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-image: url(../images/index.gif);
}
#txt1 {
	position: absolute;
	height: 245px;
	width: 142px;
	left: 14px;
	top: 11px;
}
#txt2 {
	position: absolute;
	height: 47px;
	width: 352px;
	left: 68px;
	top: 528px;
}
#txt3 {
	position: absolute;
	height: 40px;
	width: 68px;
	left: 16px;
	top: 159px;
}
#txt4 {
	position: absolute;
	height: 63px;
	width: 56px;
	left: 13px;
	top: 235px;
}
#txt5 {
	position: absolute;
	height: 42px;
	width: 56px;
	left: 9px;
	top: 318px;
}

