@charset "utf-8";
/* CSS Document */

body {
	background-color:#090
	}

.contenedor {
	position: absolute;
    left: 10%;
    top: 10%;
	}
