body 
{
	margin:0;
}

#principal 
{
        background:url(../img/sensalia.jpg) no-repeat;
	width:1024px;
	height:768px;
	position:relative;
        margin:0 auto; 
}

#datos 
{
	font-family: Arial;
	font-size:18px;
	/*color:#575552;*/
	color:#5A5A5A;
	position:absolute;
	top:230px;
	left:1005px;
}

a 
{
	text-decoration:none;
	/*color:#575552;*/
	color:#5A5A5A;
}

