/* Stylesheet Sticker On Me */

body {
    margin:             0px;
    padding:            0px;
}

div.center {
    width:              1333px;
    position:           absolute;
    background:         url(Images/background.png);
    height:             815px;
    overflow:           hidden;
}

div.contentindex {
    float:              left;
    margin-top:         243px;
    margin-left:        272px;
    width:              900px;
    height:             385px;
    background:         url(Images/index.png);
}

div.contentbedankt {
    float:              left;
    margin-top:         243px;
    margin-left:        272px;
    width:              900px;
    height:             385px;
    background:         url(Images/bedankt.png);
}

div.contentform {
    float:              left;
    margin-top:         250px;
    margin-left:        85px;
}

input.text {
    margin-bottom:      8px;
    color:              #888888;
}

input.submit {
    background:         url(Images/verstuur.png);
    display:            block;
    margin-top:         -55px;
    margin-left:        170px;
    height:             100px;
    width:              100px;
    border:             0px;
}
