body
{
	background: #000 url( black.png ) no-repeat center 140px;
	padding: 300px 0 0 0;
	text-align: center;  
	font-family: Tahoma;
} 
                 

h2
{
	font-size: 30px;
	font-weight: 100;
	color: #4A76A2;
}  

h2 strong
{
   color: #8A3B82;
   font-weight: 100;
}             

span.email
{   
	display: block;
    margin: auto;
	color: #9ECC3B;
	font-size: 11px;
	padding: 50px 0 10px 0;
}       

span.email span
{
	position: relative;
	color: #ED258B;    
}     

h2 span.a
{
	color: #ED3393;    
}     

span.email strong
{   
	top: -8px;         
	position: relative;
	text-indent: -10000px;
	display: inline-block;
	height: 34px;
	width: 31px;
	background: url( monkey.png ) no-repeat;
	margin: 30px 5px 0 3px;
	color: #9ECC3B;
	font-weight: 100;
}            

h2 span.e
{
	color: #81C345;
}

span.dal
{
	
}

a.devianartLink
{
	display: inline-block;
	font-size: 13px;
	color: #4C5C4F;
	text-decoration: none;
	margin: 50px auto 0;
	background: url( devianartLogo.png) no-repeat left 1px;
	padding: 2px 0 4px 25px;
}

a.devianartLink:hover
{
	color: #C9DE3A;
}
