#mainimage{
    width: 105%;
    margin-top: -10%;
    overflow: hidden;
}
#navbar h3{
    color: white;
}
#welcomemessage{
    position: absolute;
    margin-top: 25%;
    width: 98%;
    text-align: right;
    color: white;
}