.bg {
	background-attachment: fixed;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
