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


body{
	background-color:rgba(0,150,208,1.00);
	height:2050px;
}



#Wrapper{
	position:relative;
	width:800px;
	height:1850px;
	top:25px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-radius:25px;
}




a > img{
	border:0;
}



h1{
	position: relative;
	text-align: center;
	font-size: 100px;
	top: 60px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color:rgba(26,28,53,1.00);
}


h2{
	position: relative;
	text-align: center;
	font-size: 30px;
	font-family: "Arial Rounded MT Bold", Arial, "Arial Bold";
	color:rgba(0,135,220,1.00);
}


h3{
	position: relative;
	text-align: center;
	font-size: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	color: rgba(88,85,85,1.00);
}


#One1{
	position:absolute;
	top:450px;
	left:70px;
}

#One2{
	position:absolute;
	top:450px;
	left:295px;
}

#One3{
	position:absolute;
	top:450px;
	right:70px;
}


ul{
	position:relative;
	top: 950px;
	font-size: 25px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; 
	line-height: 42px;
	left: 70px;
	color:rgba(26,28,53,1.00);
}

#Boton{
	position:absolute;
	top:1450px;
	right:95px;
}

h4{
	position:relative;
	top: 1000px;
	font-family:"Arial Rounded MT Bold", Arial, "Arial Bold";
	font-size: 50px;
	left: 100px;
	color: rgba(206,0,25,1.00)
	
}

h5{
	position:absolute;
	top: 1670px;
	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: 1770px;
	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);
	
}


























































