body,html {
        background               :                 #000000 url(iphonewinnen.jpg) no-repeat bottom left;
        font-family              :                 "Trebuchet MS", Tahoma, Arial;
        font-size                :                 12px;
        color                    :                 #FFFFFF;
        margin                   :                 0px;
        padding                  :                 0px;
        height                   :                 100%
}

#container {
        margin                   :                 0px auto;
}

a:link {
        color                    :                 #FFFFFF;
        text-decoration          :                 underline;
        }

a:visited {
        color                    :                 #FFFFFF;
        text-decoration          :                 underline;
        }

a:hover {
        color                    :                 #589dbd;
        text-decoration          :                 none;
        }

a:active {
        color                    :                 #589dbd;
        text-decoration          :                 none;
}

h2 {
        text-align               :                 left;
        color                    :                 #4689a8;
        font-size                :                 18px;
}

h3 {
        text-align               :                 left;
        color                    :                 #4689a8;
        font-size                :                 12px;
}

#lightbox{
        background-color         :                 #eee;
        padding                  :                 7px;
        border-bottom            :                 2px solid #666;
        border-right             :                 2px solid #666;
        color                    :                 #000000;
}

#lightboxDetails{
        font-size                :                 0.8em;
        padding-top              :                 0.4em;
}

#lightboxCaption{
        float                    :                 left;
}

#keyboardMsg{
        float                    :                 right;
}

#lightbox img{
        border                   :                 none;
}

#overlay img{
        border                   :                 none;
}
