/* Global Styles */

body {
	background-color: #000000;
}

/* Box Div Index */
#Pix1 {
	position:absolute;
	left:150px;
	top:0px;
	width:850px;
/*	height:150px; */
	z-index:2;
/*	background-color: #FFCCFF; */
}

#Massima {
	position:absolute;
	left:430px;
	top:540px;
	width:350px;
	height:60px;
	z-index:3;
/*	background-color: #FF66FF; */
}

#GT {
	position:absolute;
	left:355px;
	top:450px;
	width:610px;
	height:90px;
	z-index:4;
/*	background-color: #006600; */
}

#Secret {
	position:absolute;
	left:160px;
	top:10px;
	width:730px;
	z-index:1;
	color: #000000;
	font-size: xx-small;
}
