@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
body { margin-bottom: 75px; font-family: 'Roboto', sans-serif; text-align: center; font-size: 16px; }
img { display: block; margin: auto; max-width: 80%; }
html { position: relative; min-height: 100%; height: 100%; }
h1 { font-size: 30px; line-height: 64px; }
.jumbotron { background-color: #354554; color: #fff; text-align: center; }
.whitelinks a { color: #fff; }