@charset "UTF-8";
body {
	background-color: #009207;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(imgs/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.cabezal {
	background-image: url(imgs/cab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

