
body {

background-color: #1C0F09;
background-image: url("images/bg.jpg");

}

div, td, p, tr, table {

font-family: arial, tahoma, verdana;
font-size: 8pt;
color: #C9A977;
text-align: justify;
}

a {
color: #BD742F;
text-decoration: none;
}

a:visited {
color: #BD742F;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #BB4811;
cursor: crosshair;
}


h1 {
font-family: times new roman, tahoma, arial;
font-size: 11px; 
color: #F5E298; 
text-align: left; 
text-transform: uppercase;
letter-spacing: 2px; height: 1px; 
font-weight: bold;

}

h2 {
font-family: times new roman, tahoma, arial;
font-size: 12px; 
color: #F5E298; 
text-align: left; 
letter-spacing: 2px; height: 1px; 
font-weight: bold;
background-color: #000000;
border-bottom: solid #29150E 1px;

}