body {
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(backgrnd.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#Layer1 {
	position:absolute;
	left:209px;
	top:-7px;
	width:412px;
	height:296px;
	z-index:1;
}
.style1 {color: #FFFFFF}



