@import url(http://fonts.googleapis.com/css?family=Advent+Pro);@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body { 
	background-image: url(http://theslacklineschool.co.uk/temp/wp-content/uploads/2013/11/bg6.jpg)!important;
	background-position: center center!important;
	background-color: #303030!important;
}
.container h1 { 
	font-family: Advent Pro;
	font-weight: 700;
}
.container h2 { 
	font-family: Open Sans;
	font-weight: 800;
	font-size: 10;
}
.container h3 { 
	font-family: Open Sans;
	font-weight: 300;
	font-size: 14px;
}
