
body{
	background-color: #f7f7f7;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	
}


h1{
	font-size:60px;
	
	padding-top:12px;
	height:148px;
	
	text-align:center;

}

h1 .subtitle{
	color: #a7a7a7;
}

p{
	text-align:center;
}
