
#skip  { position: relative; margin-bottom:-43px;}
#skip IMG  { width: 100%; height: auto; position: relative; } 
#skip H1, #skip P  { text-shadow: 0px 0px 10px #000000; margin: 0%; position: absolute; z-index: 1; color:#FFF; text-align: center; background:none; box-shadow:none;}
#skip H1  { top:15%; left: 30%; width: 40%; font-size:1000%; border: none;}
#skip P  { top:55%; left:5%; font-size:230%; width:95%; font-weight:600; }

@media screen and (max-width: 850px) {
#skip H1  { top:5%; font-size:700%;}
#skip P  { top:50%; font-size:180%; }
}