Tienda

body {
margin: 0;
padding: 0;
background-color: #fffdf7;
background-image: url(‘https://www.transparenttextures.com/patterns/natural-paper.png’);
background-size: 400px;
font-family: ‘Segoe UI’, sans-serif;
color: #313A3A;
font-size: 17px;
line-height: 1.8;
}