body {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/background.jpg);
	background-attachment: scroll;
}
div#text {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	position: absolute;
	left: 167px;
	top: 240px;
	width: 599px;
	font-size: small;
}
div#text a:link {
	color: #CE7533;
	text-decoration: none;
	font-weight: bold;
}
div#text a:visited {
	color: #CE7533;
	text-decoration: none;
}
div#text a:hover {
	color: #F3966A;
	text-decoration: none;
}
div#text a:active {
	color: #8E6285;
	text-decoration: none;
}
div#graphics {
	left: 25px;
	top: 220px;
	position: absolute;
}
div#artwork {
	position: absolute;
	left: 25px;
	top: 264px;
}
div#chains {
	position: absolute;
	left: 25px;
	top: 308px;
}
div#about {
	position: absolute;
	left: 25px;
	top: 352px;
}
div#contact {
	position: absolute;
	left: 25px;
	top: 396px;
}
div#preview {
	position: absolute;
	left: 350px;
	top: 190px;
}
div#graphicbox {
	position: absolute;
	left: 30px;
	top: 240px;
}
div#stamp {
	position: absolute;
	left: 258px;
	top: 117px;
}
div#menubar {
	position: absolute;
	left: 28px;
	top: 180px;
	width: 700px;
}
