body {
	background-color: #d3d5d6;
	margin-top: 0px;
	background-image: url();
	background-repeat: repeat-x;
}
#Layer1 {
	position:absolute;
	left:228px;
	top:351px;
	width:159px;
	height:106px;
	z-index:1;
}
.menu {
	background-repeat: no-repeat;
}

.nonrepeat {
	background-repeat: no-repeat;
}
a:link {
	color: #003366;
}
a:visited {
	color: #006699;
}