@import url("screen.css");


#nav{
	display: none;
}
#container{
	text-align: center;
}
#content{
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#content p.pGrafikIsowood{
	width: 430px;
	height: 30px;
	background-position: 0px 0px;

}
