.header{
    background-image: url('../img/header.png');
    width:1024px;
    height: 200px;
}
body{
    font-size: 16pt;
}
.help{
    position: fixed;
    right: 0px;
    top: 0px;
}