@import url(https://fonts.googleapis.com/css?family=Shanti);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,400italic);

a:link, a:visited {color:#B19B90; text-decoration: none; cursor:default; }
a:active, a:hover {color:#BAA69C;  cursor:default; }

img { border-color:#B19B90; opacity:0.3; 
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
img:hover { border-color:#B19B90; opacity:0.8; }

u {font-family:'Crimson Text',garamond,trebuchet ms, arial; color:#AEA790; letter-spacing:2px; font-size:12px; }

.title {font-family:'Crimson Text',trebuchet ms, arial; font-style:italic; text-transform:lowercase; color:#66849E; font-size:12px; line-height:12px; }

.content {color:#9C937A; text-align:justify; line-height:13px; font-family:Shanti,tahoma,arial narrow,arial; font-size:10px; text-shadow: 1px 1px 1px #3E3430; }

p,td { font-family:Shanti,tahoma,arial narrow,arial; line-height:13px; font-size:10px; }

body { font-family:Shanti,tahoma,arial narrow,arial; line-height:13px; font-size:10px; 
margin: 0px 5px 0px 5px; 
SCROLLBAR-FACE-COLOR: #63514A; 
SCROLLBAR-BASE-COLOR: #524542; 
SCROLLBAR-HIGHLIGHT-COLOR: #8C6660; 
SCROLLBAR-TRACK-COLOR: #524542; 
SCROLLBAR-DARKSHADOW-COLOR: #524542; 
SCROLLBAR-3DLIGHT-COLOR: #524542; 
SCROLLBAR-ARROW-COLOR: #524542;  
background: #594A45 url(imgs/shera_2x2.jpg) no-repeat top left;
background-attachment: fixed;
}
