@charset "utf-8";
body {
	background-image: url("fons.jpg");
	background-repeat: repeat;
}

img {
display: block;
margin: auto;
} 
