#couch{
	background-image : url(images/couch.jpg);
	background-repeat : no-repeat;
	
}
#zapa{

	background-image : url(images/zapa.jpg);
	background-repeat : no-repeat;

}
#misterio{

	background-image : url(images/misterio.jpg);
	background-repeat : no-repeat;

}
#guita{

	background-image : url(images/guita.jpg);
	background-repeat : no-repeat;

}

BODY {
	background-color : #993333;
}

#mano{
	background-image : url(images/mano.jpg);
	background-repeat : no-repeat;
}
#drums{
	background-image : url(images/drums.jpg);
	background-repeat : no-repeat;
}

#text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left :80;
	padding-right : 90;
	text-align : justify;
	font-size : 11px;
	color: white;
}
#textright{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left :190;
	padding-right : 90;
	text-align : left:font-size : 10px;
	color: white;
	text-decoration : underline;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-size: 11px;
	font-family : verdana, geneva, "Courier New", Courier, monospace;
	color: white;
	text-decoration : underline;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER{
	text-decoration : none;
}
.content {
	PADDING-RIGHT: 4px; SCROLLBAR-FACE-COLOR: white; PADDING-BOTTOM: 4px; SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #666666; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #cccccc
}
.scroll {
	PADDING-RIGHT: 4px; OVERFLOW: auto; POSITION: relative; HEIGHT: 280px
}
.scrollShort {
	PADDING-RIGHT: 4px; OVERFLOW: auto; POSITION: relative; HEIGHT: 100px
}
.scroll_Long {
	PADDING-RIGHT: 4px; OVERFLOW: auto; HEIGHT: 324px
	
}
.dirtys {
	font-size: 18px;
	font-family : "Courier New", Courier, monospace;
	
	font-weight : bold;
}
.contentRight {
	PADDING-RIGHT: 4px;
	SCROLLBAR-FACE-COLOR: white;
	PADDING-BOTTOM: 4px;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	text-align: right;

}
#right{
	text-align : right;
}

