/* CSS Document */

body {
	margin: 0px;
	background:#1A1C1D;
}



tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #FFFFFF;
}


hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

a:link, a:visited {
color: #FFFFFF;
text-decoration: none;
font-size:10px;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size:10px;
}

.henry{
	background:url(../images/actual_de_disco_2.jpg) no-repeat;
	background-position:left;
	background-position:top;
	width:410px;
	height:512px;
	vertical-align:bottom;
	background-color: #000000;
}

.titulo_henry{
background:url(../images/encabezado_home.jpg) no-repeat;
background-position:center;
width:314px;
height:85px;
vertical-align:top;
}

.titulo{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #ffffff;
}
.texto{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #ffffff;
  text-align:justify;
}

.columna_derecha{
background:#000000;}

.backgris{background:#1A1C1D;}

.canciones{font-size:14px;}