@import url(http://fonts.googleapis.com/css?family=Oswald|Open+Sans:300,400,700);

h1,
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
	color: #222;
	font-family: "Oswald", sans-serif;
	font-size: 70px;
	font-weight: normal;
	line-height: 1.1em;
	text-transform: uppercase;
}