@charset "utf-8";
/* CSS Document */

body {background-color: #fff; font-size: 12px; line-height: 18px; color: #a88f55; font-family: Georgia, "Times New Roman", Times, serif; text-align: center}

p {margin: 0 0 10px 0;}

a:link, a:visited {color: #703b26; text-decoration: none;}
a:hover, a:active {color: #572a18; text-decoration: underline;}

h1 {margin: 0; padding: 0; font-size: 18px; font-weight: normal;}

.wrapper {width: 798px; margin: 8px auto 8px auto; border: 1px solid #000;}
.header {height: 275px; background-color: #ffe8af; border-bottom: 24px solid #a88f55;}
.header img {margin-top: 68px;}
.content {padding: 35px 80px;}

/* form */
form {display: block; margin-top: 30px;}
.field {width: 25px; padding: 5px 10px;}
.field-big {width: 34px; padding: 5px 10px;}
.submit {margin: 30px 0;}
