body{
	background: url("/img/cream_dust.png") repeat 0 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Corben', Georgia, Times, serif;
}

p, div {
    font-family: 'Nobile', Helvetica, Arial, sans-serif;
}

.navbar{
	margin-bottom: 0;
}

.jumbotron{
	background-image: url("/img/banner.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
	color: white;
}