body {
      background-image:url('kies/bg.jpg');
      width: 100%;
      height: 100%;
      color: lightblue;
      " vlink="#0000FF" link="#FF0000";>
      }
  
table {
  width: 100%; 
  font-size: 135%;
  border: 0;
}
div.gallery img {
  width: 300px;
  height: 160px;
}
div.logo img {
  width: 400px;
  height: auto;
}
div.mus img {
  width: 500px;
  height: auto;
}

 <style>
a:link {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: white;
  background-color: transparent;
  text-decoration: none;
}     
 <style>    