
.top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}

.contentwrap{
  margin: 50px auto 0;  
  width: 100%;
 
}
