body {
background-color: #C7A5A3;
padding: 0px;
font-family: arial;
font-size: 11px;
letter-spacing: 1px;        
cursor: default;
color: #372424;
margin-top: 0px;
margin-left: 0px;
border: 0px;
}

h2 { 
        padding-bottom:1px;
        padding-top:1px;
        padding-right:3px;
        padding-left:3px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5px;
        margin-bottom: 30px;
        text-align:center;
        font-family: Cambria;
        font-size: 100px;
        font-weight: lighter;
        color:#372424; 
        text-transform:lowercase;
        line-height: 15px;
        letter-spacing: 1px; 
}

a img {border: 0px;}


A.nav{
color:#372424;
text-decoration: none;
font-style:normal;
line-height:16px;
display:block;
background-color: #6C403D;
text-transform:lowercase;
font-size: 12px;
letter-spacing:2px;
text-align:center;
margin-bottom: 2px;
border-bottom: #8E5551 1px solid;
border-top: #8E5551 1px solid;  
}

A.nav:active{
color:#372424;
text-decoration: none;
font-style:normal;
line-height:16px;
display:block;
background-color: #6C403D;
text-transform:lowercase;
font-size: 12px;
letter-spacing:2px;
text-align:center;
margin-bottom: 2px;
border-bottom: #8E5551 1px solid;
border-top: #8E5551 1px solid;   
}

A.nav:visited{
color:#372424;
text-decoration: none;
font-style:normal;
line-height:16px;
display:block;
background-color: #6C403D;
text-transform:lowercase;
font-size: 12px;
letter-spacing:2px;
text-align:center;
margin-bottom: 2px;
border-bottom: #8E5551 1px solid;
border-top: #8E5551 1px solid;  
}


A.nav:hover{
letter-spacing: 3px;
font-style: italic;
text-decoration: none;
border-bottom: #6C403D 1px solid;
border-top: #6C403D 1px solid; 
background-color: #8E5551;
}
