
#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: #ffffff; text-align: center; background:none; box-shadow:none;}
#skip H1  { top: 25%; left: 30%; width: 40%; font-size:700%; border: none;}
#skip P  { top: 67%; left: 10%; font-size:230%; width: 80%; }

@media screen and (max-width: 780px) {
#skip H1  { top: 50%; font-size:500%;}
#skip P  { top: 75%; font-size:150%; }
}