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

div.top {
        width: 1880px;
        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: navy;
             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: navy;
           border: 0px solid black;
}

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

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

#pirateShipBoxLink { 
                   position: absolute; 
                   top: 50px; 
                   left: 1300px; 
                   width: 384px; 
                   height: 384px; 
                   background-color: transparent; 
                   border: 0px solid blue;
}
