#MyHeader {
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 20px;
margin-top: 0px;
max-height: 530px;
}
#MyTitle {
text-align: center;
display: block;
margin-bottom: 0px;
padding-top: 7px;
height: 10px;
max-width: 72%;
position: absolute;
top: 0px;
padding-left: 10px;
width: 100%;
}
#MyTitle a {
color: black;
}
#MyNav {
padding-right: 10px;
position: fixed;
display: inline-block;
top: 3px;
right: 5px;    
}
#MyWorldMap {
overflow-x: scroll;
overflow-y: hidden;
scroll-behavior: smooth;
}
#MyWorldMap IMG {
position: relative;
max-width: 200%;
max-height: 480px;
height: inherit;
display: block;
margin-top: 40px;     
margin-left: auto;
margin-right:auto;
}
#MyLogo {
position: relative;
bottom: 125px;
left: 10px;
}
#MyLogo IMG {
height: 100px;
}
#MyLogoTitle {
position: absolute;
display: flex;
top: 82px;
left: 37px;
color: white;
font-size: small;
}