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