body{ background-image:url("races_img/orc_fond.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-size: 100% 100%; width:95%; } table td{ width: 20%; } table td{ padding:10%; } td img{ border-radius:5%; } img{ width:500px; height:300px; } h1{ color:rgb(255,0,0); } .texte h2{ color:rgb(255,0,0); } .texte p{ color:rgb(255,0,0); font-size:25px; } .texte img{ width:200px; height:225px; border-radius:2%; } .texte a:link{ color:rgb(200, 0, 0); } .texte a:visited{ color:rgb(150, 0, 0); } .texte a:hover{ color:rgb(204, 52, 52); }