html, body {height: 100%; margin: 0; padding: 0}
h1, h2, h3, h4 { font-family: Sansita, serif }
p, li  { font-size: small }
footer { position: absolute; width: 100%; left:0 ;bottom: 0; height: 40px }
span { margin: 2px }

.navbar-brand { color: floralwhite; font-family: Sansita, serif }
.nav-list { position: relative; right: 7% }
.ftr { padding: 25px }
.wrapper { position: relative; min-height: 120% }

.form { height: 50%; width:70%; padding: 10px; position: relative; left: 48px }
.form-group { width: 40% }
.login-msg { position: relative; left: 48px }