@import url(http://fonts.googleapis.com/css?family=Amatic+SC);@import url(http://fonts.googleapis.com/css?family=Oswald);
body { 
	background-color: #000000!important;
}
.container h1 { 
	font-family: Amatic SC;
	font-weight: 700;
	color: #442d00;
}
.container h2 { 
	font-family: Oswald;
	font-weight: 700;
	color: #ff6d00;
}
.container h3 { 
	font-family: Oswald;
	font-weight: 300;
	color: #ffffff;
}
