@import url(//fonts.googleapis.com/css?family=Oswald);
body { 
	background-attachment: fixed!important;
}
.container h2 { 
	font-family: Oswald;
	font-size: 36px;
	line-height: 38px;
	text-transform: uppercase;
}
