body {
     background-color: #FAF6F1;
     background-image: url(http://asakti.net/annegilbert/bg.jpg);
     background-attachment: scroll; background-repeat: repeat-y;
     font-family: georgia, times, sans-serif;
     font-size: 12px;
     line-height: 14px;
     text-align: justify; 
     color: #B37668;}

input, textarea, select{
border-color:#B37668;
border-style: solid;
border-width:1px;
font-family: georgia, tahoma, sans-serif; 
font-size: 11px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#B37668;
background-color: #FAF6F1;
}

table, tr, td{
font-family: georgia, tahoma, sans-serif; 
font-size: 11px;
color : #B37668;
}

a:link, a:active, a:visited    {
text-decoration:none;
font-weight: bold;
color:#C29189;
border-bottom: 0px #B37668 solid;}
	
a:hover   {
text-decoration:none;
font-weight: bold;
color:#D89C81;
border-bottom: 1px #C29189 solid;
          }

h1 { 
     color: #C29189;
     font-size: 22px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 12px;
     font-style: italic;
     text-indent: 20px;
     letter-spacing: 2px;
     margin: 0px 0px 5px 0px;}

h2 { 
     color: #C29189;
     font-size: 14px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 14px;
     text-align: left;
     text-transform: uppercase;
     letter-spacing: 1px;
     margin: 0px 0px 5px 0px;}

h3 { 
     color: #C29189;
     font-size: 12px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 14px;
     text-align: left;
     text-transform: uppercase;
     letter-spacing: 1px;
     text-align: center;
     margin: 0px 0px 2px 0px;}

div.content{
	position:absolute;
	top:355px;
	left:160px;
      width:405px;
	z-index:1;
display : block;
color : #B37668;
text-decoration : none;
font-size: 11px;
font-family: georgia, times, serif; 
margin : 0px;
text-align:justify;}  

div.menu{
	position:absolute;
	top:320px;
	left:310px;
      width:300px;
	z-index:1;
display : block;
color : #B37668;
text-decoration : none;
font-style: none;
font-variant: small-caps;
font-size: 14px;
font-family: Trebuchet MS, tahoma, serif; 
margin : 0px;
text-align:justify;}        
