

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background: url('../img/wallpaper.jpg') repeat;
	font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.jumbotron h1 {
	font-family: "Great Vibes","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #2a6496;
}

.jumbotron {
	margin-top: 40px;
	background-color: #fff;
	border-radius: 20px;
}
















