::-webkit-scrollbar{
	width:8px;
}

::-webkit-scrollbar-track {
        background-color: #e4e4e4;
        border: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
  background: #b3adac;
}
html{
background-color:#e9e0dd;
}
#main{
width:750px:
height:800px;
position:relative;
font-size:12px;
font-family:cambria;
color:#191920;

}
header{
margin-left:200px;z-index:-1;}

#container{
width:613px;
height:620px;
margin-top:-670px;
margin-left:490px;
z-index:1;
background-color:#e9e0dd;}

#text{
width:550px;
height:610px;
line-height:160%;
}
#navi{
position:absolute;
margin-top:-120px;
margin-left:120px;
font-family:retrobyte;
font-size:20px;
color:white;
text-shadow:
1px 0 #811b16, -1px 0 #811b16, 0 1px #811b16, 0 -1px #811b16,
               1px 1px #811b16, -1px -1px #811b16, 1px -1px #811b16, -1px 1px #811b16;

}
#stamp{
background-image:url(media/stamp.png);
height:65%;
width:54px;

border-bottom:1px solid white;
float:right;
position:absolute;
right:230px;}
#footer{
	text-align:center;
	font-size:10px;
	padding:10px;
margin-top:10px;}
#footer a{color:#616677
}

#stats{
width:400px;
border:1px solid #616677;
outline:1px solid white;
padding:15px;
font-size:15px;
margin:auto;
text-align:center;
line-height:90%;
text-transform:uppercase;

}
td.tit{
font-family:georgia;
font-weight:bold;
line-height:70%;
font-size:18px;
color:#811b16;
text-transform:lowercase;
text-align:center;padding:5px;}
#stats td{padding:5px;}
/**STYLE**/
h2{color:#811b16;font-family:monospace;font-size:17px;}
h2:before{content:url(media/key.png);margin-bottom:-10px;}
i{color:#616677}
b{color:#811b16}
a.text{color:#811b16;font-family:monospace;}
a.one{color:white;text-decoration:none;margin-left:5px;}
a.one:hover{text-decoration:line-through;}
a:hover{text-decoration:line-through;}
span.jp{font-family:ms pgothic;}
mark{color:white;background-color:#811b16;font-family:monospace;font-size:10px;padding:1px;}
mark.lila{background-color:#707684;}
::selection{background-color:#68636d;color:white;}
blockquote{border-left:#811b16 5px solid; font-family:monospace;padding-left:20px;line-height:120%;font-size:11px;}