body {
color: black; 
background-color: white;
font-family: Verdana, Arial;
text-align:center;
}
div#seite{
border: 1 px solid black;
background-color: lightgrey;
background-image: url(bank1.jpg);
width:800px;
min-height:600px;
height:600px;
margin:auto;
text-align:left;
}
#seite h3 { 
 font-size:10pt;
 text-align:right;
 margin-top:545px;
 color:back;
}
#seite a { 
 text-decoration:none;
 color:grey;
}
div#impressum{
border: 1 px solid black;
background-color: lightgrey;
background-image: url(steine1.jpg);
width:800px;
min-height:600px;
margin:auto;
text-align:left;
}


