@charset "UTF-8";
/* CSS Document */

body , h6{ 

background-image: url(bcg.jpg); 

color: #5f697c; 

font-size: 11px; 

margin: 0;

font-family: arial; 

background-color: #c8b19b; 

}

#content{

color: #561c83;

position:absolute;

left: 500px;

top: 200px;

width: 400px;

padding: 10px;

line-height:18px;

}

td{

font-size : 10px;

}

.border{

border : 5px solid #D2EFF3;

}

input , textarea , select {

background : #cfe1f0; 

font-size : 10px;

margin : 2px;

font-family : Verdana;

color: #1e64a2; 

border: 1px solid #76a4cc; 

} 

b {

letter-spacing: 1px;

font-weight: bolder; 

color: #a40968; 

} 

i {

color: #a45d09;

}

u {

color: #e14238;

border-bottom: 1px dashed #C9B6B0; 

} 

a img {

background-color : transparent;

border : 0px;

}

#content h1{

font: italic 20px arial, serif;

margin: 0 0 -15px 0;

letter-spacing: 5px;

color: #225474;

text-transform: lowercase;

text-align: right;

}

#content p:first-letter {

margin: 0 0 0 25px;

}

#content h1:first-letter {

text-transform: lowercase;

color: #a5003a;

font: italic bolder 27px arial, serif;

}


#content h2{

margin: 0 20px 5px 5px;

font: italic 16px times new roman, serif;

color: #057522;

letter-spacing: 3px;

text-align: right;

text-transform: lowercase;

}

.box {

padding: 10px;

line-height:18px;

}

.box:first-letter {

margin: 0 0 0 25px;

}

A {

letter-spacing: 1px;

color: #1c905b; 

font-size : 11px;

font-family : Arial, Verdana, sans-serif;;

border-bottom: 0;

font-weight: bold; 

text-decoration: none; 

} 


A:hover {

cursor: nw-resize;

color : #ffffff;

}

#border a{

border:0px solid #F1F1F1 ;

background-color:#F1F1F1;

text-align: center;

font-family:verdana;

letter-spacing:1px;

color:#AB9D75;

padding: 0; 

margin: 5px; 

}

#border a:hover{

cursor:default;

border:0px solid #E3E3E2;

background-color:#E3E3E2;

text-align: center;

letter-spacing:1px;

font-size:10px;

color: #9A8B5F;

}
