#master {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
body {
	background-color: #E9B8F0;
	background-repeat: no-repeat;
	background-image: url(../images/bg1.jpg);
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:800px;
	z-index:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/newbg1.png);
}
#txt1 {
	position: absolute;
	height: 378px;
	width: 677px;
	left: 65px;
	top: 293px;
}
#txt2 {
	position: absolute;
	height: 34px;
	width: 44px;
	left: 158px;
	top: 761px;
}
#txt3 {
	position: absolute;
	height: 202px;
	width: 307px;
	left: 106px;
	top: 40px;
}
#txt4 {
	position: absolute;
	height: 63px;
	width: 56px;
	left: 8px;
	top: 110px;
}
#txt5 {
	position: absolute;
	height: 206px;
	width: 152px;
	left: 484px;
	top: 41px;
}
