html,body			{ width: 100%; height: 100%; margin: 0; padding: 0; background-color: #141414; font-size: 11pt; font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif; cursor: default; }
*:focus				{ outline: none; }

#content			{ width: 1000px; background-color: #1c1c1c; color: #64AC2B; min-height: 100%; border-left: 1px solid #0f0f0f; border-right: 1px solid #0f0f0f; text-shadow: 0px 1px #0f0f0f }
img					{ border: 4px solid #64AC2B; }
b					{ font-size: 13pt; }