body {background: mediumslateblue; color: black}
a:link {background: mediumslateblue; color: yellow }
a:visited {background: mediumslateblue; color: yellow }
a:active {background: green; color: white }
a:hover { background: Slateblue } 

h1 { background: blueviolet; font-family: Verdana, sans-serif; color: white }
h2 { background: mediumslateblue; font-family: Verdana, sans-serif; color: yellow }
h3 { background: mediumslateblue; font-family: Cursive, sans-serif; color: yellow }
h4 { background: mediumslateblue; font-family: Cursive, sans-serif; color: yellow }
p { background: mediumslateblue; font-family: serif, sans-serif; font-size: smaller; color: white }
ul { background: mediumslateblue; font-family: Verdana, sans-serif; font-size: smaller; color: white ; list-style-type: circle } 

h1 { text-align: center }
p { text-align: left }
.nanwerenge {text-align: right }

.palimaun { float: right }
.palimeing { float: left }


