html, body { padding: 0px; margin: 0px; width: 100%; height: 100%; font-family: 'Titillium Web', sans-serif; background-image: url('Earth-Moon-Sebto.jpg'); background-repeat: no-repeat; background-size: cover; color: #FFF; }
h1 { margin: 0px; padding: 0px; }
p { margin: 0px; padding: 0px; }
#RedirectLink { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; color: #FFF; text-decoration: none; }
#RedirectText { position: relative; margin-top: 10%; margin-left: auto; margin-right: auto;	width: 1000px; max-width: 70%; }
#BackgroundContainer { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 50%; background-image: url('gradient.png'); background-size: cover;	background-repeat: no-repeat; background-position: bottom; }