.top {
position:absolute;
position:fixed;
width:100%; 
margin-left:auto;
margin-right:auto;
margin-top:-10px;
z-index:1;
height:100px;
}

