@CHARSET "ISO-8859-1";

body {
   background:#F1F1F1; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:14px; line-height:20px;
}

div {
   margin:20px auto auto auto; width: 350px; border:black; background: white; padding:2em; box-shadow: 0 1px 3px rgba(0,0,0,.13)
}


input {
   border-radius: 5px; border-color:#CCCCCC; border-style:solid; border-width:1px; height:28px; width:100%;
   margin-bottom:15px; padding: 0 5px;
}

input[type~="submit"] { width:75px;}