#Header1_HeaderTitle{
    float:right;
    letter-spacing: 3px;
    background-image: -webkit-linear-gradient(#1BD870, #BDB933);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px transparent;
    font-size: 35px;
    font-weight: bolder;
}
#navigator{
    clear:both
}