/* --------------------------- */

/*ul {
  list-style-type: none;
}*/

/*@font-family-serif{
  font-family: 'Georgia';
}*/

body { 
	padding-top: 70px;
}

#homepage {
	background-image: url("../img/capitol_rotunda.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: fixed;
}

h1 {color: white;}

.jumbotron {
margin-bottom: 0;
opacity: 0.75;
}

