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


body{
	background-color:#F76A00;
	height:2500px;
}

#Wrapper{
	position:relative;
	top:50px;
	width:800px;
	height:1900px;
	margin-left:auto;
	margin-right:auto;
	background-color:rgba(255,255,255,1.00);
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
}

a > img{
	border:0;
}

#trixxter_One{
	position:relative;
	top:75px;
	left:50px;
}

#Cuadro{
	position:absolute;
	top:1400px;
	left:425px;
}

#Boton{
	position:absolute;
	top:1450px;
	left:70px;
}

#Foot{
	position:relative;
	top:750px;
	left:0px;
}





















