body {
	background: repeat url('bg1.jpg');
}

input, select, textarea { 
	background-color: white;
}

#frame div#head {
	background: url('header.jpg') no-repeat;
}

#frame div#menu_zwei {
	background: repeat url('bg2.jpg');
}

#frame div#content {
	background: repeat url('bg2.jpg');
}