body {
     margin-left: 40px;
     margin-top: 0px;
     background-image: url("../components/Roesnaes 1824x1024.jpg");
     background-repeat: no-repeat;
     background-attachment: scroll;
}

div.top {
    width: 1784px;
    height: 300px;
    float: left;
    clear: left;
    border: 0px solid black;
}

div.greeting {
             width: 1080px;
             height: 90px;
             float: left;
             padding-left: 10px;
             padding-top: 30px;
             font-family: verdana, arial, sans-serif;
             font-size: 36px;
             font-weight: bold;
             color: #4D00CC;
             border: 0px solid black;
}

div.main {
         width: 1100px;
         height: 630px;
         float: left;
         clear: left;
         border: 0px solid black;
}

div.bottom {
           width: 1100px;
           height: 30px;
           float: left;
           clear: left;
           padding-bottom: 45px;
           border: 0px solid black;
}

div.validation1 {
                width: 110px;
                height: 31px;
                float: left;
                clear: left;
                padding-left: 10px;
                padding-top: 10px;
                padding-bottom: 10px;
                border: 0px solid black;
}

div.validation2 {
                width: 110px;
                height: 31px;
                float: left;
                padding-left: 10px;
                padding-top: 10px;
                padding-bottom: 10px;
                border: 0px solid black;
}

div.author {
           width: 500px;
           height: 26px;
           float: left;
           padding-left: 10px;
           padding-top: 15px;
           padding-bottom: 10px;
           font-family: verdana, arial, sans-serif;
           color: #20B2AA;
           border: 0px solid black;
}

a.author {
         color: #20B2AA;
         font-weight: normal;
         font-style: italic;
         text-decoration: none;
}

#infoBoxLink { 
             position: absolute; 
             top: 40px; 
             left: 1000px; 
             width: 25px; 
             height: 25px; 
             background-color: transparent; 
             border: 0px solid blue;
}

#duckBoxLink { 
             position: absolute; 
             top: 680px; 
             left: 410px; 
             width: 55px; 
             height: 65px; 
             background-color: transparent; 
             border: 0px solid blue;
}
