@charset "utf-8";
/* CSS Document */

.container-fluid {
	background-color:114a5e;
}

.button {
	background-color: darkgreen;
}