body {
 
background-color: #2E1D27;
background-image: url("images/bg.jpg");

}

p, div, tr, td, table {
font-family: arial;
font-size: 8pt;
text-align: justify;
color: #BBAAB4;
}

a:link, a:visited, a:active {
color: #BC94A8;
text-decoration: none;
letter-spacing: 2px; height: 0px; 
}

a:hover { 
color: #A66A84; 
text-decoration: none;
cursor: crosshair;
filter: blur; height:2;
letter-spacing: 2px; height: 0px; 
}

b {
color: #9F748F;
}

h1 {
font-family: arial;
font-size: 11px; 
color: #845F71; 
text-transform: lowercase;
text-align: right;
font-weight: bold;
letter-spacing: 3px; height: 1px; 
border-bottom: 1px solid #523C48;
margin-bottom: 2px;
}

h2 {
font-family: arial;
font-size: 11px; 
color: #BC92A8; 
text-align: left;
font-weight: bold;
letter-spacing: 3px; height: 1px; 
border-bottom: 1px solid #523C48;
margin-bottom: 2px;
}