body{ background-image:url("créatures_img/gobelin_fond.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-size: 100% 100%; width:95%; } h1{ color:rgb(0, 255, 0); } img{ width:500px; height:300px; } table td{ width: 20%; } table td{ padding:10%; } td img{ border-radius:5% } .texte h2{ color:rgb(255, 204, 157); } .texte p{ color: rgb(255, 204, 157); font-size:25px; } .texte img{ width:200px; height:284px; border-radius:2%; }