/*stylesheet für nicole-hey.de */

body, html { /*Festlegeung des Bildschirmhintergrundes*/
	margin: auto;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 102, 52);
	line-height: normal;
	width: 1500px;
	height: 900px;
	position: relative;
	background-position: center; 
	z-index: 0; }
	 

