body{background-color:#000000;
background-position: left top;
background-attachment:fixed;}

tr, td, body{font-size:11px;
font-family:arial;
color:#b9b8ae;
line-height:14px;
text-align:justify;
cursor:default;}

a{color:#e1c5ba; font-family:arial; text-decoration:none; cursor:help;}
a:hover{font-style:bold; color:#000000; text-decoration:none;}
b{font-family:arial; color:#e2c198;}
i{font-family:arial; color:#e2c198;}

h1 {
font-family: "franklin gothic book", arial, sans-serif;
text-align: right;
font-size: 20px;
color: #000000;
background-color: #cccccc;
letter-spacing: 3px;
text-transform: uppercase;
font-weight: normal;
margin: 2px;
margin-top: 20px;
}

.image {
   background-color: #fffebb;
   padding: 3px;
   border: 4px solid #d2be71;
}

.image2 {
   background-color: #d8b231;
   border: 4px solid #d8b231;
}

img:hover.image2 {
   background-color: #dedede;
   border: 4px solid #dedede;
}


.image3 {
   background-color: #f2de3b;
   border: 4px solid #f2de3b;
}

img:hover.image3 {
   background-color: #dedede;
   border: 4px solid #dedede;
}

textarea, input {background:#d59d13; border:2px dotted #fed326; color:#fdf6bb}

blockquote {
background: #fffebb;
color: #d2be71;
padding-right: 10px;
padding-left: 10px;
border: 1px dashed #d2be71;
}