header{
top: -10pt; left: 0;
color: #ffe399;
font-size: 1em;
font-family:'Karina', 'Bold';
text-align: center;
line-height: 50pt;
height:40pt;
box-shadow:0 1pt 2pt rgba(0,0,0,0.5);
width:100%;
z-index:20;
background: #4e3625;
position:fixed;
}
body {
z-index:10;
background: linear-gradient(left, #9f8360 0%, #e3c394 50%, #ebc19a 100%);
}