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

body {
	background-color: #CCC;
	background-image: url(imagenes/back.png);
	background-repeat: repeat-x;
	margin:40px;
}
