img#email { position: absolute; }
textarea#comment { 
height: 200px;
margin-top: 12px;
width: 500px;
}
input#name { width: 250px; }
input#email { width: 250px; }

