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

body {
		background-image:url(images/fondo.jpg);
		background-color:#3D3D57;
		background-repeat:repeat-x;
	
}