body {
  margin:42px 0px 0px 64px;
}

div#topdiv {
  position:fixed;
  top:0px;
  left:0px;
  width:100%;
  background: #fff;
  padding:8px;
  border-bottom: 1px solid #ddd;
}

div#top2fa{
  float: right; 
  font-size: 1.3em; 
  font-family: 'Source Sans Pro',sans-serif; 
  font-weight: 300; 
  color: #aaa; 
  line-height: 40px;
}
