@charset "UTF-8";
/* CSS Document */

.cabeza {
	height: 150px;
	width: 950px;
}
.cuerpo {
	height: 300px;
	width: 950px;
}

