@charset "UTF-8";
/* CSS Document */

#background {
    width: 100%; 
    height: 100%; 
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: 0;
}

.stretch {
	width:100%;
	height:100%100;
}

