*{
	margin:0px;
	padding:0px;
	
}
p{
	font-family: roboto;
	font-size:16px;
	color:white;
	margin-top: 20px;
	
}
marquee{
	font-family: roboto;
	font-size:16px;
	color:#fdf856;
	margin-top: 20px;
}
h1,h2{
font-family: roboto;
	color:white;
	text-align: left;
		margin-top: 20px;
}
h3{
font-family: roboto;
	font-size:40px;
	color:#4a2c7a;
	text-shadow: 2px  0px 0px white,
               0px  1px 0px white,
              -1px  0px 0px white,
               0px -1px 0px white;
}
h5{
font-family: roboto;
	font-size:40px;
	color:green;
	text-shadow: 2px  0px 0px white,
               0px  1px 0px white,
              -1px  0px 0px white,
               0px -1px 0px white;
}
h69{
font-family: roboto;
	font-size:25px;
	color:#4a2c7a;
	text-shadow: 1px  0px 0px white,
               0px  1px 0px white,
              -1px  0px 0px white,
               0px -1px 0px white;
}
body{
	background:#000000;
	background-image: url("imagenes/mensajesubliminal.gif");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 200px 700px;
}
div#general{
	margin:0 auto;
	width:780px;
		display: flex;
	background:#000000;
	display:grid;
}
div#superior{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	
	margin:0 auto;
	width:745px;
	display:grid;
	margin-top:5px;
	background:#0d0d0d;
	margin-bottom:10px;
	background-image: url("imagenes/fuego.gif");
	background-repeat: repeat;
}
div#contenido2{
	margin:0 auto;
	margin-top:10px;
	width:700px;
	background:#0d0d0d;
	padding:23px;
	display: grid;
}
div#piedepagina{
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	width:745px;
	
	background:#0d0d0d;
	border-bottom-left-radius: 6px;
	display:grid;
	border-bottom-right-radius: 6px;
	background-image: url("imagenes/fuego.gif");
	background-repeat: repeat;
}
.box1{
	border:10px solid #FAFAFA;
	border-bottom-style: double;
	border-top-style:double;
	border-left-style:double;
	border-right-style:double;
	color; #fff;

}
.item {
  flex: 1;
  
  grid-template-columns: 1fr;
}
#texto{
  display: inline-block;
  vertical-align: top;
  padding: 5px;
}
a{
  color: c14a4a;
}

a:hover{
  color: orange;
}

a:active{
  color: blue;
}
hr {
  border: none;
  border-top: 3px double #FAFAFA;
  color: #FAFAFA;
  overflow: visible;
  text-align: center;
  height: 5px;
  margin-top: 10px;
}

hr::after {
  background: #0d0d0d;
  content: 'Δ';
  padding: 0 4px;
  position: relative;
  top: -13px;
}
div#superior2{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	
	margin:0 auto;
	width:745px;
	display:grid;
	
	margin-top:5px;
	background:#0d0d0d;
	margin-bottom:10px;
	background-image: url("imagenes/unocero.gif");
	background-repeat: repeat;
	
}
div#piedepagina2{
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	width:745px;
	
	background:#0d0d0d;
	border-bottom-left-radius: 6px;
	display:grid;
	border-bottom-right-radius: 6px;
	background-image: url("imagenes/unocero.gif");
	background-repeat: repeat;
}
div#superior3{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin:0 auto;
	width:745px;
	display:grid;
	margin-top:5px;
	background:#0d0d0d;
	margin-bottom:10px;
	background-image: url("imagenes/feugo.gif");
	background-repeat: repeat;
}
div#piedepagina3{
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	width:745px;
	
	background:#0d0d0d;
	border-bottom-left-radius: 6px;
	display:grid;
	border-bottom-right-radius: 6px;
	background-image: url("imagenes/feugo.gif");
	background-repeat: repeat;
}
