body {	
background-image: url(themes/Christmas/images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 16px;
}

.principal{
	background-color: White;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 1077px;
	height: 800px;
	text-align: center;
}


.principal2{
	background-color: White;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 1077px;
	height: 900px;
	text-align: center;
}


.principal3{
	background-color: White;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 1077px;
	height: 1225px;
	text-align: center;
}


.princiban{
	background-color: White;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 1077px;
	height: 2225px;
	text-align: center;
}





.titul{	background-image: url(themes/Christmas/images/mainlogo.jpg);
	width: 1077px;
	height: 152px;
}



.traslado{
	
	font-weight: bolder;
	color: Gray;
	font-size:  x-large;
}


a:hover {
text-decoration:none;
color: #228B22;
font-size:  x-large;
} 

.link{
	text-decoration:none;
	color:#4476CE;
	font-size:  x-large;
}

.credit{
	
	font-weight: bolder;
	color: Gray;
	font-size: 18px;
}

.creditos{
	font-size:  smaller;
	
}