p {
    margin: 0;
}
body {
    overflow: visible;
    text-align: center;
}
.sbox-content {
    background-image: url(/images/intro-bg.png);
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}


a.close_fullscreen{
	position: fixed;
	right:15px;
	top:15px;
	z-index:800;
}

#thumb-tray{
	position:absolute;
}

 #fuertecontainer{
	overflow:visible;
}

body{
	padding:0;
	margin:0;
	border:0;
}

body > h1{
	margin:0;
}

