body {
        font-family: comicsans,Verdana,Arial, Helvetica, sans-serif;
	background-image: url("../images/background.jpg");
     	background-repeat: no-repeat;
}


.text 
	{

  position: relative; 
  top: -50;
  left:-50;
	}

#knoppen 
	{
  position: absolute;
  right: 150px;

	}

#reactie
	{
  position: absolute;
  left: 130px;
  top: 250px;

	}


#main 
	{
  position: absolute;
  left: 0px;
  top: 0px;

	}



.text3 
	{
  position: absolute;
  top: 550;
  left: 320;
        }