body { color: black; background-color: white; }p {}td {}a:link { color: black ; text-decoration: none; }a:visited { color: black ; text-decoration: none; }a:hover { color: gray ; text-decoration: none; }a:active { color: red }.container {  width:750px; /* Breite deiner Seite */  position:absolute;  margin-left:-375px; /* Hälfte der Breite der Seite */  left:50%;  }