@import url(http://fonts.googleapis.com/css?family=Iceland);
@import url(http://fonts.googleapis.com/css?family=Righteous);

header h1{
	text-align: left ;
	padding:30px 0 3px 0 ;
	color: #616161 ;
	font-family: 'Iceland', cursive;
	font-size: 24px ;
	text-shadow: 0 8px 5px rgba(0,0,0,0.15);
}

header h2{
	text-align: right ;
	padding:0 0 30px 0 ;
	color: #616161 ;
	font-family: 'Iceland', cursive;
	font-size: 16px ;
}

header p{
	text-align: left ;
	padding:0 0 50px 0 ;
	color: #ff0000 ;
	font-family: 'Iceland', cursive;
	font-size: 15px ;
}
