body {
	font-family: "Lucida Sans",  Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	margin: 0px;
	background-attachment: scroll;
	background-image:   url("back.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.links {
	font-family: "Lucida Sans",  Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	position: absolute;
	top: 450px;
	left: 515px;
	width: 260px;
	text-align: right;
}
.designer {
	font-family: "Lucida Sans",  Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	position: absolute;
	left: 50px;
	top: 450px;
	width: 250px;
	color: #999999;
}
.designer a:link {
	color: #999999;
}
.designer a:visited {
	color: #999999;
}
.designer a:hover {
	color: #FF4800;
}
.designer a:active {
	color: #FF4800;
}

