body {  background-color:purple;	
        font-family:Arial, Courier, 'MS Sans Serif';
        color:white;
		font-size:normal;
		font-style:normal;
		text-align:center; }
.menu { background-image:url(images/lucht1.jpg);
		background-repeat:repeat;
		background-attachment:fixed;
		color:darkblue; }
.pic { 	background-image:url(images/lucht2.jpg);
		background-repeat:repeat;
		background-attachment:fixed;
        color:blue; }
.scroll{font-size:large;
        font-family:'CommercialScript BT', Arial; }
h1 {    font-size:xx-large;
        font-family:'CommercialScript BT', Arial; }
h2 {    font-size:x-large;
        font-family:'CommercialScript BT', Arial; }
a:link   { color:#00FFFF; text-decoration: none }
a:visited{ color:#00FFFF; text-decoration: none }
a:hover  { color: white; text-decoration: none }
a:look   { color: white; text-decoration: none }
a:active { color:#00FFFF; text-decoration: none }