l{width: 40px; float: right;margin: 10;}
body{background-color: ivory}
.img{color: purple; text-align: center;}
h1{ color: purple; text-align: center; font-weight: 50%}
	p{ color: purple;}
		p{ color: purple;}
img{width: 50%; float: left;margin: 10;}
.gerb{width: 200px; float: right;margin: 10;}

h1{ color: blue; text-align: center; font-weight: 50%}
	p{ color: red;}
		p{ color: blue;}
			p{font-style: italic}
h1,h2 {color: red; text-align: center; font-weight: 50% }
	p{font-size: 20px};
