body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(ptyx-bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	left: 400px;
	top: 200px;
	position: absolute;
}
.old {
	top: 300px;
	position: absolute;
	left: 350px;
}
.older {
	top: 300px;
	position: absolute;
	left: 450px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

