html, body {
          background: #000000;
          height: 99%;
          width: 99%;
          color : #000000;
          font-family : Arial, Helvetica, sans-serif;
          margin: 0;
          margin-left: 0;
          padding: 0;
          border: none;
          outline: 0;
      }
a img {
	border: none;
	outline: 0;

	}

#centpourcent {
          height: 99%;
          width: 99%;
          }

table {
          text-align : justify;
          font-family : Arial, Helvetica, sans-serif;
      }
td#player {
            background: #000000 url(player.jpg) repeat top;
            width: 265px;
            height: 35px;
      }
A:visited {
          color : #786942;
          text-decoration : none;
          font-family : "Arial", helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
          outline: 0;
      }
A:link {
          color : #786942;
          text-decoration : none;
          font-family : "Arial", helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
          outline: 0;
      }
A:hover {
          color : #ffffff;
          text-decoration : underline;
          font-family : "Arial", helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
          outline: 0;
      }
h4    {
          font-size: 10px;
          color : #c0c0a1;
          margin: 0;
          margin-left: 0;
          padding: 0;
          position: relative;
          overflow: hidden;
          float: center;
          outline: 0;
      }