body {
	background: #000;
	color: #666;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 76%;
	font-weight: bold;
}

h1 {
	color: #000; 
	background-color: transparent;
	text-align: center;
	font: 5em/3em "Powderfinger Type", serif;
	margin-top:180px;
	z-index: 0;
	position: absolute;
}
h2 {
color: #000; 
	background-color: transparent;
	text-align: center;
	font: 5em/3em "Powderfinger Type", serif;
	position: absolute;
	z-index: -1;
	display: block;
}

.littleTitles {
	float: left;
}
.titleImages {
	margin-left: 9px;
	line-height: 23px;
}

.littleTitles1 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	display: block;
	position: absolute;
	top: 206px;
	width: 800px;
}

.myName {
	position: absolute; 
	background-color: transparent; 
	z-index: 15; 
	color: #fff;
	
	width: 4em;
	
	margin-left: -250px;

}

		
	
#typeHead {
	
	top: 10px;
		
	margin-right: auto;
	
	margin-left: auto;
	
	width: 534px;
	
	height: 45px;
	
	margin-top: 3px;
	z-index: 2;
	position: relative;
}
	
#fadeInHead {
	
	top: 30px;
	
	position: absolute;
	
	width: 31px;
	
	height: 460px;
	
	margin-top: 3px;

}



#entryLinkDiv {
	
	margin-right: auto;
	
	margin-left: auto;
	
	width: 763px;
	
	position: relative;
	
	margin-top: 153px;
	top: -8em;
}

p#entryLinkDiv {
	text-align: center;
	text-indent: 3em;
	float: left;
	clear: none;
}



img {
	
	margin: 0 5px 0 7px;
	padding: 3px;
}
A:link { 
	text-decoration: none;
	text-align: center;
}
	
A:visited { 
	color: #ccc; 
	background-color: #fff;  
	text-decoration: none; 
}

A:hover { 
	color: #fc6; 
	background-color: #fff;  
	text-decoration: none;
}
	
A:focus { 
	color: #6fc; 
	background-color: #fff;  
}
		
A:active { 
	color: #f36; 
	background-color: #fff;  
}

p.centeredPlain {
	padding: 200px;
	margin: 2222px;
	border-color: #c0b1fe;
	border-width: 3px;
	width: 6060px;
	height: 600px;
}
