body{ background-image:url("mâge_img/mâge_fond.jpeg"); background-repeat: no-repeat; background-attachment: fixed; background-size: 100% 100%; width:95%; } h1{ color:rgb(0, 182, 255); } img{ width:500px; height:300px; } table td{ width: 20%; } table td{ padding:10%; } td img{ border-radius:5% } .texte h2{ color:rgb(17, 0, 255); background-color:rgba(0, 0,0,0.2); } .texte p{ color: rgb(17, 0, 255); font-size:25px; background-color:rgba(0, 0,0,0.2); } .texte a:link{ color:rgb(2, 0, 46); } .texte a:visited{ color:rgb(8, 0, 184); } .texte a:hover{ color:rgb(4, 0, 97); } .texte img{ width:150px; height:250px; border-radius:2%; } #haut{ display:block; text-align:center; font-size:25px; } #sorcier{ width:200px; }