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



body{
	background-color:rgba(0,106,182,1.00);
	background-attachment:fixed;
	height:1900px;
}


#wrapper{
	position:relative;
	top:25px;
	width:800px;
	height:1700px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	border-radius:25px;
	box-shadow: rgba(66,69,143,1.00) 0px 0px 20px;
}


a > img{
	border:0;
}


h1{
	position: relative;
	top:70px;
	text-align:center;
	font-size: 90px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: rgba(3,30,69,1.00)
}

h2{
	position: relative;
	top: 25px;
	text-align: center;
	font-size: 35px;
	font-family: "Arial Rounded MT Bold", Arial, "Arial Bold";
	color: rgba(0,114,218,1.00)
}

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


#cool_1{
	position: absolute;
	top: 400px;
	left: 120px;
}


#cool_2{
	position: absolute;
	top: 400px;
	right:120px;
}

ul{
	position: absolute;
	line-height: 45px;
	top: 1120px;
	left: 100px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 25px;
	color: rgba(3,30,69,1.00)
}


#boton{
	position:absolute;
	top: 1325px;
	right: 150px;
}



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

















