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

body{
	background-color:rgba(255,106,27,1.00);
	height:2400px;
}

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

a > img{
	border:0;
}

#Head{
	position:relative;
}

h4{
	position: absolute;
	font-size: 130px;
	top: -100px;
	left: 130px;
	color: rgba(255,255,255,1.00);
	font-family: "Arial Rounded MT Bold", Arial, "Arial Bold";
	
}

h1{
	position: relative;
	text-align: center;
	top: 30px;
	font-size: 40px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: rgba(194,0,25,1.00)
}

h2{
	position: relative;
	text-align: center;
	top: 20px;
	font-size: 25px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: rgba(97,63,96,1.00)
}

h3{
	position: relative;
	text-align: center;
	top: 30px;
	font-size: 22px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: rgba(107,105,105,1.00);
}





pre{
	position:relative;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size:18px;
	top: 360px;
	text-align: center;
	right: 80px;
	
}
	



#Amarillo{
	position:absolute;
	top:700px;
	left:90Px;
}



#Rojo{
	position:absolute;
	top:1000px;
	left:800Px;
}



#Neutro{
	position:absolute;
	top:700px;
	right: 90px;
}



#Sello{
	position:absolute;
	max-width:700px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:120px;
	text-align:right;
	color:rgba(113,112,112,1.00);
	top:1500px;
	left:100px;
}
	

#Pop1{
	position:absolute;
	top:1130px;
	left:20px;
}



#Pop2{
	position:absolute;
	top:1130px;
	left:275px;
}



#Pop3{
	position:absolute;
	top:1130px;
	right: 20px;
}



#Boton{
	position:absolute;
	top:1400px;
	left:450px;
}



#Foot{
	position:absolute;
	top:1850px;
}

h5{
	position: absolute;
	color: rgba(255,255,255,1.00);
	top: 2020px;
	font-size: 35px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	left: 130px;
}


















	