<style type="text/css">
<!--
body {
background-color: #999999;
div#main {
width: 100%;
margin-top: 40px;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
background-image:url('http://www.gonno.nl/Collages_1.jpg');
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #999944;
}
a:active {
text-decoration: none;
}
a:hover {color: #000000;
         text-decoration: underline;
         background: #B0C4DE;
}         
}

-->
