input[type=submit]
 {
 width:200px;
 margin-left:5px;
 box-shadow:1px 1px 1px grey;
 cursor:pointer;
 }