/* BASICS */

HTML, BODY, P, BR, TABLE, TR, TD, PRE { font-family: arial, sans-serif; color: white; font-size: 14px; font-weight: normal; background: transparent }

body { margin: 0px 0px }

.subpage { background-image: url(http://jibs.keysandwings.com/images/main_03.jpg); background-attachment: fixed }

TH { font-family: arial, sans-serif; font-weight: bold }

A:link, A:visited, A:active {color: white; background-color: transparent }

/* TEXT */

.head { font-family: "Arial Rounded MT Bold", arial, sans-serif; font-size: 30px; font-variant: small-caps }

.subhead { font-family: "Arial Rounded MT Bold", arial, sans-serif; font-size: 18px; font-variant: small-caps }

.small { font-size: 10px }

.error { color: red; background-color: transparent }

/* MISC */

.hr { border: 1px solid white; width: 400px }