@charset "utf-8";
@import url("transp.css");
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: center;
}

