body{
 /*background-image: url(kathyback.jpg); #295A79
  background-color: gray;*/
 background-repeat: no-repeat;
 
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;	
  color:black;
}

#alles {
  text-align:left;
 	margin: auto;
	/*padding: 10px;height: 666px;*/
	position: relative; 
	width: 750px;
}

#logobox{
  position:absolute;
  width:360px;
  height:60px;
  top:10px;
  right:10px;
  background: url(logo.jpg) no-repeat;
}	
