body {
	background-color: #d89ce6;
	background-repeat: no-repeat;
	background-image: url(../images/bg1.jpg);
}
#master {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#content {
	position:absolute;
	left:0;
	top:0px;
	width:1000px;
	height:829px;
	z-index:auto;
	border: 3px none #D89CE6;
	background-image: url(../images/homebg.png);
}
#text1 {
	position: absolute;
	height: 245px;
	width: 142px;
	left: 0px;
	top: 248px;
}
#email {
	position: absolute;
	height: 24px;
	width: 197px;
	left: 500px;
	bottom: 27px;

}
#footer {
	position:absolute;
	left:0px;
	top:844px;
	width:1000px;
	height:31px;
	z-index:3;
}
