body{
	background-color: #000;
	font-family: arial;
	color: #fff;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
}
.type1{
	background-image: url('../pics/planets2.html');
}
.type2{
	background-image: url('../pics/planets4.html');
}

.type3{
	background-image: url('../pics/planets5.html');
}

.type4{
	background-image: url('../pics/Space_Clouds1.html');
}

.type5{
	background-image: url('../pics/planets6.html');
}

.type6{
	background-image: url('../pics/planets7.html');
}
.banner{
	position: absolute;
	top: 15;
	left: 200;
}

.slogan{
	position: absolute;
	top: 125;
	left: 280;
	letter-spacing: 7px;
	font-size: 12px;
	font-variant: small-caps;
	color: #00FF00;
}

.copyright{
	position: absolute;
	font-size: 10px;
	color: #fff;
	top: 590;
	left: 0;
	display:none;
}

.logo{
	position: absolute;
	top: 520;
	left: 600;
}

.print{
	font-size: 12px;
	color: #0f0;	
}

.highlight{
	font-size: 20px;
	color: #0AF;
}

.highlight2{
	font-size: 16px;
	font-weight: bold;
}

.pos1{
	position: absolute;
	left: 125;
	top: 150;
	width: 525px;
	text-align: justify;
}

.header{
	position: relative;
	margin: 2px;
	top: 0;
	left: -15;
}

.bulk{
	font-size: 12px;
	color: #fff;
	margin-left: 10px;
	text-align: justify;
	font-weight: bold;
	text-indent: 10px;
}

.link{
	color: #0af;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
	font-variant: small-caps;
}

a.link:link{
	color: #0af;
}
a.link:visited{
	color: #0af;
}
a.link:hover{
	color: #fff;
}

.cont_games{
	position: absolute;
	top: 300;
	left: 50;
	width: 300px;
	height: 200px;
	border: none;
}

.image_games{
	position: absolute;
	top: 220;
	left: 525;
}

.cont_contact{
	position: absolute;
	top: 250;
	left: 375;
	width: 350px;
	height: 300px;
	border: none;
}

.image_contact{
	position: absolute;
	top: 220;
	left: 100;
}

.cont_extra{
	position: absolute;
	top: 220;
	left: 160;
	width: 295px;
	height: 300px;
	border: none;
}

.image_extra1{
	position: absolute;
	top: 200;
	left: 20;
}

.image_extra2{
	position: absolute;
	top: 230;
	left:575;
}

.cont_merch1{
	position: absolute;
	top: 230;
	left: 200;
	width: 300px;
	height: 100px;
	border: none;
}

.cont_merch2{
	position: absolute;
	top: 430;
	left: 300;
	width: 300px;
	height: 110px;
	border: none;
}

.image_merch1{
	position: absolute;
	top: 250;
	left: 550;
}

.image_merch2{
	position: absolute;
	top: 360;
	left: 125;
}

.link_about{
	position: absolute;
	top: 200;
	left: 50;
	width: 180px;
	height: 110px;
	border: none;
}

.cont_about{
	position: absolute;
	top: 180;
	left: 250;
	width: 300px;
	height: 250px;
	border: none;
}

.image_about{
	position: absolute;
	top: 250;
	left: 580;
}

p.newline{
	text-indent: 20px;
}

.games{
	position: absolute;
	top: 230px;
	left: 50px;
}

.game_cont{
	margin: 5px;
	height: 220px;
}

.port_top{
	position: absolute;
	top: 170;
	left: 60;
	width: 700px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0b2;
}

.cont_staff{
	position: absolute;
	top: 180;
	left: 375;
	width: 400px;
	height: 325px;
	border: none;

}

.store{
	font-size: 20px;
	color: #06f;
	font-weight: bold;
	border: dotted;
	border-width: 0px 0px 4px 4px;
	border-color: #03d;
	width: 200px;
}

.store_pieces{
	color: #000;
	background-color: #06f; /*#0b0;*/
	font-size: 16px;
	font-weight: bold;
	border: solid;
	border-width: 1px 20px 1px 1px;
	border-color: #007 #007 #00f #00f;
	width: 120px;
}

.store_cont{
	position: absolute;
	top: 220;
	left: 200;
	width: 350px;
	height: 300px;
	border: none;
}

.store_cont2{
	position: absolute;
	top: 360;
	left: 370;
	width: 350px;
	height: 300px;
	border: none;
}

.store_button{
	position: absolute;
	top: 550;
	left: 300;
	width: 150px;
	border: solid;
	border-color: #fff;
	background-color: #999;
	letter-spacing: 6px;
	font-weight: bold;
	color: #222;
	text-align: center;
	font-variant: small-caps;
}