/* CSS Document */

BODY {
	background : #EAE9ED;
	margin: 0px;
	padding: 0px;
}

#pers {
	background : transparent url(../images/3oben.jpg) no-repeat bottom left;
	height: 275px;
	margin: 0px;
	text-align: right;
	color:#CCCCCC;
}

#pers2 {
	width: 800px;
	height: 275px;
	background : transparent url(../images/3unten.jpg) no-repeat top left;
	text-align: left;
}
