*{
	padding: 0px;
	margin: 0 auto;
}
body{
	background-image: url(fondo2.gif);
	background-attachment: fixed;
}
.principal{
	width: 500px;
	height: 600px; 
	margin-top: 20px;
	border: solid 3px #FFFFFF;
}
.texto1{
	width: 420px;
	height: 90px;
	margin-top: 20px;
	border: solid 2px #F8F849;
}
.texto1 p{
	color: white;
	font-family: Cursiva;
	font-size: 36px;
	margin-top: -40px;
}
.vinculo1{
	width: 400px;
	height: 50px;
	float: center;
	border: solid 2px #66E774;
	margin-top: 40px;
		}
.vinculo1 a{
	text-decoration:none;
	color: white;

}
.vinculo2{
	width: 350px;
	height: 40px;
	float: center;
	border: solid 2px #66E774;
	margin-top: 15px;
}
.vinculo2 a{
	text-decoration:none;
	color: white;
	}
.tarjeta{
	width: 300px;
	height: 100px;
	border: solid ;
	margin-top: 50px;
background-image: url(tarjeta.gif);
border-image-width: none;
}
.vinculo3{
	width: 300px;
	height: 40px;
	float: center;
	border: solid 2px #66E774;
	margin-top: 15px;
}
.vinculo3 a{
	text-decoration:none;
	color: white;
	}
	.vinculo4{
		width: 250px;
	height: 40px;
	float: center;
	border: solid 2px #66E774;
	margin-top: 15px;
	}.vinculo4 a{
	text-decoration:none;
	color: white;
	}
	.app{
			width: 150px;
	height: 40px;
	float: center;
	margin-top: 15px;
	}.app a{
	text-decoration:none;
	color: 	cyan;
	}