fieldset {
   border: none;
   padding:0;margin:0;
}

input {
   margin:4px;
}

textarea {
   margin:4px;
   width:343px;
   height:130px;
}

#homepage {
   width:343px;
}

#username, #location {
   width:228px;
}

.buttons {
   text-align:center;
}