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



body{
	background-color:rgba(87,114,142,1.00);
	height:2000px;
}

#Wrapper{
	position:relative;
	top:10px;
	width:800px;
	height:1820px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	border-bottom-left-radius:45px;
	border-bottom-right-radius:45px;
	border-top-left-radius:50px;
	border-top-right-radius:50px;
}

a > img{
	border:0;
}


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


h2{
	position: relative;
	text-align: center;
	font-size: 35px;
	font-family: "Arial Rounded MT Bold", Arial, "Arial Bold";
	color:rgba(154,28,160,1.00);
}


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


#Liso1{
	position:absolute;
	top:450px;
	left:50px;
}

#Liso2{
	position:absolute;
	top:450px;
	left:300px;
}

#Liso3{
	position:absolute;
	top:450px;
	right:50px;
}

ul{
	position:relative;
	top: 900px;
	font-size: 25px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; 
	line-height: 42px;
	left: 80px;
	color:rgba(48,47,47,1.00);
}

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


h4{
	position:absolute;
	top: 1650px;
	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: 1730px;
	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);
	
}




































