#welcome-iframe {position: absolute; top: 150px; left: 200px; border: 1px solid black; background: white; padding: 0px; z-index: 1000; font-size: small; width: 426px; height: 266px;}
#welcome {position: absolute; top: 151px; left: 201px; height: 240px; border: 3px solid red; background: white; color: black; padding: 10px; z-index: 1000; font-size: small; width: 400px;}
#welcome h6 {color: red; font-size: 200%; margin-top: 0px;}
#welcome div {text-align: center}
#welcome a {color: red; font-weight: bold;}
