body{
	background:#000000;}

#principal{
	height:150px;
	padding:.5px;
}

#titulo{
	color:#FFFFFF;}
	
#title{
	float:left;
	width:350px;
	height:100px;	
	}
#personal{
	float:right	;
	color:#FFFFFF;
	width:250px;
	height:100px;}
	     
#imgs{
	width:600px;
	height:300px;
	float:inherit;
	padding:10px;
	border-radius:5px 5px 5px 5px;
	}
	
#img1{
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}
