/*

Edition 0002,
18 March 2009.

Cheers,
Derek.

-------------------- */
* {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}

body {
	background: url(/0002/_img/0002b.png) no-repeat;
	font-family: Baskerville, Georgia, "Times New Roman", serif;
	overflow: hidden;
}

a {
	color: #ff8500;
	text-decoration: none;
}

a:hover {
	color: #00aeef;
	text-decoration: none;
}

h1 {
	color: #fff;
	font-size: 196px;
}

h2 {
	color: #000;
	font-size: 36px;
	font-style: italic;
	text-transform: uppercase;
}

h3 {
	color: #00aeef;
	display: inline;
	font-size: 96px;
	line-height: 96px;
	opacity: 0.5;
	font-style: italic;
	width: 600px;
}

p {
	font-size: 11px;
	margin-bottom: 12px;
}

#circles1 {
	height: 500px;
	left: 750px;
	position: fixed;
	_position: absolute;
	top: 100px;
	width: 250px;
	z-index: 2;
}

#circles2 {
	background-image: url(/0002/_img/0002c.png);
	height: 25px;
	left: 98px;
	position: absolute;
	top: 40px;
	width: 600px;
}

#spacebat1,
#spacebat2,
#spacebat3 {
	position: absolute;
	text-align: justify;
	top: 100px;
	width: 200px;
}

#spacebat1 {
	left: 100px;
	z-index: 5;
}

#spacebat2 {
	left: 350px;
	z-index: 1;
}

#spacebat3 {
	left: 600px;
	z-index: 1;
}

#memory {
	left: 150px;
	position: absolute;
	top: 150px;
	width: 700px;
	z-index: 4;
}

#subtitle {
	left: 200px;
	position: absolute;
	top: 580px;
	width: 700px;
	z-index: 3;
}

#title {
	left: 275px;
	position: absolute;
	top: 400px;
	z-index: 1;
}