body{
	background-color: black;
}

div{
	border: 4px solid white;
	height: 160px;
	width: 150px;
	text-align: center;
	background-color: white;
	padding: 20px;
	float: left;
	margin-left: 90px;
	margin-top: 20px;
	margin-bottom: 30px;
}

br{font-size: 2em;}

h1{color:white;}

h3{color: yellow;}
.modA{
	background-image: url(imagenes/caro.jpg);
	background-size: 250px 250px;
	background-repeat: no-repeat;
}
.modB{
	background-image: url(imagenes/agarron.jpg);
		background-size: 250px 250px;
	background-repeat: no-repeat;
}
.modC{
	background-image: url(imagenes/IMG_147018917544828.jpeg);
		background-size: 200px 200px;
	background-repeat: no-repeat;

}
.modD{
	background-image: url(imagenes/IMG_216811751345341.jpeg);
	background-size: 200px 200px;
	background-repeat: no-repeat;

}
.modE{
	background-image: url(imagenes/IMG-20140304-WA0000~2~2~2.jpg);
	background-size: 200px 200px;
	background-repeat: no-repeat;
	}	
.modF{
	background-image: url(imagenes/punta.jpg);
	background-size: 200px 200px;
	background-repeat: no-repeat;
}


