@import url('resetmenu2.css');

body{
	color:#000;
	font-family:'Georgia', 'Trebuchet MS', serif;
	font-size:12px;
}X|
a{
	color:#000;
	text-decoration:none;
}
.clr{
	clear:both;
}
.menu2 {
	width:100%;
	position:relative;
	z-index:100;
	margin:0 auto;
}

h1{
	margin:10px 0 0px 20px;
	font-size:80px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
	font-family: "Source Sans Pro",Segoe UI,Arial;  
}
h1 span{
	font-size:22px;
	text-transform:uppercase;
}




