.marquee
  {
    color: white;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 418px;
    top: 10px;
    width: 432px;
  }
 .welcome {
	position: absolute;
	width: 100px;
	height: 200px;
	left: 600px;
	top: 125px;
z-index: 3;
	
  }


