@charset "UTF-8";

#bg{
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
}
#container{
	top:0;
	align: auto;
	height:100%;
	
	
	margin: auto;	    
}
#encabezado{
	width:900;
	height:117PX;
	top:0;
	text-align: center;
}
#slogan{
	width: 100%;
	height: 100px;
	clear: left;
	align-text: center;
	font-size: 24px;
	background-image: url(../imagenes/Slogan.jpg);
	background-repeat: repeat-x;
	font-family: 'News Cycle', sans-serif;
	color: #FFF;
	text-align: center;
}

#sello{
	float:right;
	marging-top:-25px;
}
#line{

	text-align: center;
}
