body{
	background:url(../images/fondo11.jpg);
	
	
	
}
#contenedor_principal{
	width:1000px;
	
	margin-right: auto;
	margin-left: auto;
	background-attachment:fixed;
}
h1{
	color:black;
	font-size:28pt;
	margin-top:5pt;
	margin-bottom: 0px;
	text-align:center;
	background-color: transparent;
	font-family:Helvetica;
}
.ta{
	margin-bottom:20px;
	
}
	

.t1{
	color:#FE2E64;
	font-size:40pt;
	
}
.t2{
	color:#FE2E64;
	font-size:30pt;	
}

.img{
	
    
    background-color: transparent;
    
    color: #0000FF;	
}


 
.background {
    width: 900px;
    color:white;
	font-size:28pt;
    background-color: black;
    padding: 0px;
    margin: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-family:Helvetica;
}
 
