html,body,div,h1,h2,h3,h4,form,button,img { margin: 0; padding: 0; border: 0; }
body { background-color: #fff; color: #333; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; padding-top: 50px; }
h1 { color: #0089bb; text-decoration: none; }
h1 a { color: #0089bb; text-decoration: none; }
h1 a:hover { color: #e11900; text-decoration: underline; }
h2 { color: #333; font-size: 24px; padding-top: 25px; }
h3 { color: #e11900; font-size: 24px; font-weight: normal; }
h4 a { color: #0089bb; text-decoration: none; }
h4 a:hover { color: #e11900; text-decoration: underline; }
p a { color: #0089bb; text-decoration: none; }
p a:hover { color: #e11900; text-decoration: underline; }
#container { width: 1000px; margin: 0 auto; text-align: center; }
#content { width: 850px; font-size: 14px; text-align: justify; margin: 0 auto; }
#results { width: 728px; height: 90px; margin: 20px auto 10px auto; }
#results p { width: 450px; font-size: 14px; text-align: center; margin: 0 auto; }
.input-field { width: 100px; color: #333; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; text-align: center; border: none; border-bottom: 1px solid #ccc; padding: 0px; }
.red { color: #e11900; }
#contact { width: 305px; font-size: 14px; text-align: left; margin: 25px auto 0 auto; }
form input { width: 100%; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #333; padding: 5px; }
textarea { width: 100%; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #333; padding: 5px; }
#button { width: 200px; color: #333; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; text-align: center; margin: 0 0 10px 0; padding: 0; }
#center { text-align: center; margin-top: 15px; }
#footer { font-size: 14px; text-align: center; }
#footer a { color: #0089bb; text-decoration: none; }
#footer a:hover { color: #e11900; text-decoration: underline; }