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


body{
	background-color:rgba(34,134,248,1.00);
	height:2800px;
}

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

a > img{
	border:0;
}

#Head{
	position: relative;
	
}

h1{
	position: relative;
	text-align: center;
	top: -50px;
	font-size: 100px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: rgba(0,8,53,1.00);
}

h2{
	position:relative;
	text-align: center;
	top: -100px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color:rgba(15,83,138,1.00);
}

h3{
	position: relative;
	text-align: center;
	top: -100px;
	font-family: "Arial Rounded MT Bold", Arial, "Arial Bold";
	color: rgba(88,85,85,1.00);
}

#Twist1{
	position:absolute;
	top:800px;
	left:0px;
}

ul{
	position: absolute;
	top: 2000px;
	font-size: 25px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; 
	line-height: 42px;
	left: 100px;
	color:rgba(7,41,86,1.00);
}



#Boton{
	position:absolute;
	top:2300px;
	right:100px;
}

h4{
	position:absolute;
	top: 2500px;
	font-family:"Arial Rounded MT Bold", Arial, "Arial Bold";
	font-size: 40px;
	right: 100px;
	color: rgba(60,57,57,1.00)
	
}

p1{
	position:absolute;
	top: 2580px;
	font-size: 12px;
	left: 100px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color: rgba(70,69,69,1.00);
	
}







































