BODY { background-color: black; }
TABLE { font: 14px arial; color: gray; }
P { font: 14px arial; color: gray; text-decoration: none; }
A { font: 14px arial; color: #A1A1A1; text-decoration: none; }
A:hover { font: 14px arial; color:silver; text-decoration:none; }
A.orange { font: 14px arial; color: orange; text-decoration: none; }

.header { font: 30px arial; color: gray; text-decoration: none; }
.headerimg { background: url(images/header_main.jpg) no-repeat } 

.headerimg_gun { background: url(images/gun2.jpg) no-repeat } 

.small  { font: 10px arial; color: gray; text-decoration: none; }
.section  { font: bold 16px arial; color: gray; text-decoration: none; }

.skulls { background: black url(images/skulls.gif) no-repeat fixed center; background-attachment: fixed; }
