@import url("style.css");

div#conservatory-pictures {
    background:url("/images/flash-background.png") top left no-repeat; 
    height:100px;
    width:744px;
    height:242px;
    margin:0px 22px;
    padding:5px 7px;
}

div#form-hold {
    width:270px;
    height:299px;
    float:right;
}

span.hello {
    font-family:Myriad,"Myriad Pro","Myriad Apple","Trebuchet MS";
    font-size:2.5em;
    color:#3e3e70;
    display:block;
    line-height:2em;
    margin:15px 30px 0px 30px;
    letter-spacing:-1px;
}

div#formhold {
    position:absolute;
    top:0px;
    right:0px;
}

img#acorns {
    float:right;
}
