@import url("reset.css"/*tpa=http://tympanus.net/Tutorials/CreativeCSS3AnimationMenus/css/reset.css*/);
/* General Demo Style */


a {
	color: #fff;
	text-decoration: none;
}
.clr {
	clear: both;
}

h1 {
	margin:0px;
	padding:20px;
	font-size:32px;
	color:#000;
	text-shadow:1px 1px 1px rgba(255, 255, 255, 0.9);
	text-align:center;
	font-weight:400;
}
h1 span {
	display:block;
	font-size:14px;
	color:#666;
	font-style:italic;
	font-family:Georgia, serif;
	padding-top:5px;
}
/* Header Style */


