body { background-color: #fff;
       font-family: verdana, arial, sans-serif;
       font-size: 12px;
}

#main { position: absolute; width: 800px; left: 50%; margin-left: -400px; top: 120px; }

#webfoto1 { position: absolute; left: 10%; text-align: center; }

#webfoto2 { position: absolute; left: 38%; text-align: center; }

#webfoto3 { position: absolute; left: 65%; text-align: center; }


#footer { position: absolute; width: 800px; left: 50%; margin-left: -400px; top: 270px; text-align: center; }


a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none;}
a:hover { color: #999900; text-decoration: underline; }

