html,
body {
  height: 100%; }

nav a {
  display: block;
  padding: 6px 12px;
  color: #fff;
  text-decoration: none; }

.jumbotron-odd {
  color: #000; }

.jumbotron-even {
  color: #000;
  background-color: #fff; }

footer a {
  display: block;
  padding: 6px 12px;
  color: #fff;
  text-decoration: none; }

/*
eetu specific styles
*/
#eetu-cover-main {
  height: 90%;
  background: url("../../eetu/images/Helikopteri.jpg") top center no-repeat;
  background-size: cover; }

/*# sourceMappingURL=app.css.map */

.cv {
  display: block;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  max-width: 1250px;
  padding-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 99%;

}




