@charset "utf-8";

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
	background-color: #000000;
}

img {
    padding: 0;
    display: block;
    margin: 0 auto;
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
        
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
        
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}

.fill-screen {
    background: no-repeat center center fixed;
}
/* before and after */

#upperbomb_011 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#upperbomb_009 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#lowerbomb_005 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#lowerbomb_006 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#tunnels_012 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#outside_019 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#outside_001 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#ramp_002 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#radio_021 {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}

#texel_comp {
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}





.button:hover {
	background-position:bottom;
}





