#level2 {
    height:555px;
    width:960px;
}
#notebook {
    height:751px;
}
#sticker {
    background:url('/web-designs/sticker_05.png') bottom right no-repeat;
    margin-left:0px;
}
#form {
    float:left;
    width:704px;
    height:555px;
    background:url('/web-designs/contact-slogan_06.png') top right no-repeat;
    padding-top:59px;
}
#sticky {
    
    width:256px;
    height:555px;
    margin-left:704px;
    background:url('/web-designs/quote-sticky_15.png') no-repeat;
}
#form-body {
    width:270px;
    float:left;
    margin-left:204px;
    
}
#errors {
    height:484px;
    margin-left:474px;
    
    color:red;
}
#footer {
    height:95px;
    width:960px;
    background:url('/web-designs/gallery-bottom_14.png') top no-repeat;
}
#form-body input {
    width:180px;
    background-color:#f1ede2;
    border:0px;
}

#name {
    width:243px;
    height:72px;
    background:url('/web-designs/form-name_10.png');
}
#name .name {
    margin: 37px 0 0 17px;
}
#phone {
    width:243px;
    height:72px;
    background:url('/web-designs/form-phone_13.png');
}
#phone .phone {
    margin: 36px 0 0 17px;
}
#email {
    width:243px;
    height:65px;
    background:url('/web-designs/form-email_12.png');
}
#email .email {
    margin: 30px 0 0 17px;
}
#company {
    width:243px;
    height:66px;
    background:url('/web-designs/form-company_14.png');
}
#company .company {
    margin: 33px 0 0 17px;
}
#message {
    width:321px;
    height:174px;
    background:url('/web-designs/form-message_15.png');
}
#message .message {
    margin: 40px 0 0 22px;
    background-color:#f1ede2;
    width:280px;
    height:110px;
    border:0px;
}

#submit .submit {
    width:115px;
    height:47px;
}
