body{
	background-color:white;
	font-size:15px;
}


.links{
	margin-top:20px;
	width:860px;

}

#text{
	margin-top:150px;
	width:860px;
	color:#66B3FF;
}



.peter{
	-webkit-box-shadow:8px 2px 10px gray;
	-moz-box-shadow: 8px 2px 10px gray;

}

a img{
	border:none;
}

.links:hover{
	-webkit-transition: -webkit-transform .15s linear;

}


a:hover{
	text-decoration: blink;

}


h1{
	
	font-size: 80px;
	color:white;
	text-shadow:2px 2px 20px #66B3FF;
}

span{
	position: absolute;
	top:450px;
 	width:100px;
	text-align: center;
	color:#66B3FF;
	margin-left:-150px;
/* 	text-shadow: 1px 1px 10px #66B3FF; */
	font-size:20px;
	
}
