@charset "UTF-8";

body {background: black url('backgnd.gif') fixed}

body, table {color:#EAC37B; font-size:12pt; font-weight:bold}

textarea,select {background:#483810; font-weight:bold; font-size:10pt; color:#e23e1d}
input, button {color:#e23e1d; background:#483810; padding:1; border: 3 ridge #bc9740; font-weight:bold}

a:link, a:visited {color:#e23e1d}