body {
	background-image: url(imagenes/daniela.jpg);

	font-size: 40px;
}

div{
	border: 50px solid #000;
	height: 80px;
	width: 80px;
	text-align: center;
	background-color: white;
	padding: 80px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

	}
img{
	height: 196px;
}


body{color:black;}