body{
	background: #1A1A1A;
	font-family: Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 11px;
	color: white;
}

.master{
	width:359px;
	height: 260px;
	margin: 100px auto 0;
	position: relative;
}

.twitter{
	background:url(img/twitter.jpg) no-repeat;
	width: 345px;
	height: 67px;
	position: absolute;
	top: -9px;
	left: 15px;
}

.twitter span{
	width: 315px;
	height: 38px;
	margin: 8px 0 0 25px;
	color: #999;
	font-size: 1em;
	text-align: left;
	display: block;
	text-indent: 0;
	line-height: 140%;
}

.twitter span a{
	color:#ccc;text-decoration:none;
	text-align: left;
	text-indent: 0;
}

.name{
	background:url(img/nombre.jpg) no-repeat;
	width: 359px;
	height: 48px;
	position: absolute;
	top: 58px;
	left: 0px;
	font-size: 2px;
	color: #1A1A1A;
	text-indent: -5000px;
}

.info{
	background:url(img/habilidades.jpg) no-repeat top center;
	width: 359px;
	height: 19px;
	position: absolute;
	top: 250px;
	left: 0;
}

.more{
	width: 359px;
	height: 19px;
	position: absolute;
	top: 350px;
	left: 0;
	text-align: center;
}

.more span{color:#666;margin:0 3px;font-size:.8em;}

.more span a{color:#333;text-decoration:none;}

.flecha{
	background:url(img/flecha.jpg) no-repeat;
	width: 74px;
	height: 152px;
	position: absolute;
	top: 60px;
	right: -84px;
}

.sparrow{
	background:url(img/sparrow.jpg) no-repeat;
	width: 64px;
	height: 36px;
	position: absolute;
	bottom: 10px;
	right: -134px;
}

.sparrow a{
	width: 64px;
	height: 36px;
	display: block;
}