body {
background:url(images/bg.jpg) top center repeat-x;
background-color:#2d2727;
margin:0px;
padding:0px;


}
.content {
margin-top:-3px;
margin-bottom:60px;
}


#container{
width:530px;
margin-left:auto;
margin-right:auto;
}

#header {
background:url(images/header.jpg) top center no-repeat;
height:480px;

}

#navi {

text-align : right;
margin-top:-50px;
background:url(images/navibg.png) top center no-repeat;
min-height:42px;

}


.next {
padding-top:16px;
padding-right:70px;
}



A:link.nav {
font-size : 15px;
letter-spacing : 2px;
padding-right:9px;
 
font-weight : normal;
font-family : "Times New Roman";
 
text-align : right;


 
color : #d2c9c9;
 

text-decoration : none;
}
A:visited.nav{
color : #d2c9c9;
text-decoration : none;
}
A:hover.nav {
transition:  .9s ease-out;
-moz-transition:  .9s ease-out;
-webkit-transition: .9s ease-out;
-o-transition: .9s ease-out;
color : #a59797;

text-decoration : none;
cursor : help;
 

}
A:active.nav {
color : #d2c9c9;
text-decoration : none;
}

h1 {

font-size : 25px;
  background:url(images/line.png) bottom center no-repeat;
 letter-spacing:6px;
font-weight : normal;
font-family : "Calibri";
  padding-right:40px;
text-align :right;
text-transform:lowercase;
height:44px;
  
color : #d3cecc;
}


h2 {

font-size : 16px;
   
 letter-spacing:6px;
font-weight : normal;
font-family : "Calibri";
  padding-right:80px;
margin-top:-25px;
text-align :right;
text-transform:lowercase;
height:44px;
   margin-bottom:-20px;
color : #d3cecc;
}


p {

font-size : 9px;
   margin:0px;
font-weight : normal;
font-family : "Calibri";
   letter-spacing:2px;
text-align :justify;
 line-height:12px;
 padding:0px;
color : #afa4a4;
}
 


p::first-letter { 
letter-spacing:5px;

   font-size : 25px;
    text-transform: uppercase;

  color:#ffa200;
}

p:first-of-type:first-line { font-variant: small-caps; font-size : 17px; line-height:18px;}


#footer{

font-size : 10px;
margin-bottom:30px;
   
font-weight : normal;
font-family : "Calibri";
   letter-spacing:2px;
text-align :center;
 line-height:12px;
 
color : #afa4a4;
}









a:link {color:#b69365;


text-decoration:none;

}






     
a:visited {color:#b69365;

text-decoration:none;

}


a:hover {
transition:  .9s ease-out;
-moz-transition:  .9s ease-out;
-webkit-transition: .9s ease-out;
-o-transition: .9s ease-out;
color:#f1e5e5;
cursor:help;

text-decoration:underline;

}  



a:active {color:#b69365;


text-decoration:none;

}

 