@charset "utf-8";
@import url("webfonts/Mont_Bold/stylesheet.css");

/* CSS Document */
#elemento{
	height: auto;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	height: auto;
}

