
#skip  { position: relative; margin-bottom:-82px;}
#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: #ffffff; text-align: center; background:none; box-shadow:none;}
#skip H1  { top: 15%; left: 30%; width: 40%; font-size:850%; border: none;}
#skip P  { top: 57%; left: 5%; font-size:280%; width:100%; }

@media screen and (max-width: 950px) {
#skip H1  { top:10%; left:20%; font-size:500%;}
#skip P  { top: 55%; left:1%; font-size:150%; }
}