
body {
  background-color: white;
}


.sevenhun, .twotwenty {
   float: left ! important;
}

.nav {
   float: left;
   clear: both ! important;
   display: block ! important;
}

.xthing {
  float: right ! important;
}

#footer-nav {
 clear: both;
}



.bright {
  padding: 3% 0;
  font-size:1.5em;
}




.nav a, .links a {
 font-size: 1.1em;
 
}


