body {
	background-color:transparent;
	background-image: url(http://changelog-nieuw.palafix.nl/achtergrond/menu_bg.png); 
  
  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	font-size: 75%;
}

div.col1 {
    float:left; 
    width:auto;
    background-color: #E8F6F7;
	border-radius: 15px;
    padding: 3px; 
}

div.col2 {
    float:left; 
    width:auto; 
    margin-left:50px;
    background-color: #f2dede;
	border-radius: 15px;
    padding: 3px; 
}

div.a {
  line-height: 100%;
  margin-top: 5px;
}

div.b {
  line-height: 111%;
  margin-top: 5px;
}

div.c {
  line-height: 111%;
  margin-top: 5px;
}

div.d {
  line-height: 111%;
  margin-top: 5px;
}

div.e {
  line-height: 111%;
  margin-top: 5px;
}