html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, fieldset, form, table, th, td { margin: 0; padding: 0; }

body { margin: 0 auto; width: 848px; background: #fff url(img/back.png) fixed no-repeat bottom right; text-align: center; }

body, input, textarea { font-family: Georgia, serif; }

h1 { background: #fff url(img/logo.png) no-repeat top center; }
 h1 a { display: block; height: 212px; }
  h1 a em { visibility: hidden; }

a { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }

h2 { margin: 30px 0 20px 0; background: transparent url(img/ta24you.png) no-repeat top center; padding-top: 75px; }

ul { list-style: none; margin: 10px 0; }

p { margin: 10px 0; }

form { margin: 20px 0; }
fieldset { border: none; }
legend { display: none; }
label { cursor: pointer; }
dt, dd { margin: 5px 0; }


#menu { margin: 0 0 20px 0; }
 #menu li { display: inline; }
  #menu li a { border: 1px solid #000; text-decoration: none; padding: 0.2em 0.5em; }
  #menu li a:hover { background: #eee; }