#form {
    background-color:lightblue;
    border:3px solid blue;
    height:700px;
    width:100px;
    float:right;
    margin:10px;
    }