.button {
background: #007fac;
color: white;
border-style: outset;
border-color: #007fac;
height: 50px;
width: 150px;
font: bold 15px arial, sans-serif;
text-shadow:none;
}

input { font-size: 12px; font-family: monospace; }
textarea { font-size: 12px; font-family: monospace; }

