<html> <title>Serveur acces restreint</title> <style type="text/css"> .imgcenter { height: 345px; margin: 0 auto; //margin-top: -185px; //margin-left: -175px; position: absolute; top: 50%; left: 50%; width:400px; </style> <body> <div class="imgcenter"> <h1>Vous devez être membre pour accéder à ce contenu. Loggez-vous !.</h1> <img src="images/cadena.jpg" alt="restreint" /> </div> </body> </html>