body { margin: 0; padding: 0; }

p { text-indent: 10pt; margin: 5px; padding: 5px; }

td {}

a:link { color: black ; font-weight: bold; font-variant: small-caps; }

a:visited { color: black ; font-weight: bold; font-variant: small-caps; }

a:hover { color: white ; font-weight: bold; font-variant: small-caps; background-color: blue; }

a:active { color: gray ; font-weight: bold; }

div#menu
{ background-image: url(../Images/Backgroundmain.jpg); padding:5px; position:absolute; top:0; left: 40px !important; right: 40px; z-index: 3; }
img#Righttop { position: absolute; top: 0; right: 0; z-index: 4; }
img#Lefttop { position: absolute; top: 0; left: 0; }
div#main { position: relative; top: 30px; left: 0; }
p#title { font-size: large; font-weight: bold; text-align: center; }

