For the announcement bar add
position: fixed;
width: 100%;
left: 0;
top: 0;
and for your header element.
padding-top: 35px;