/* AISHITERU STYLESHEET */

body {
margin: 0px;
padding: 0px;
background-color: #fcfbfb;
background-image: url(images/bg.png);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;	
color: #fc3d5c;
text-align: justify; 
line-height: 15pt;
cursor: default;}

p {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;}

a:link, a:visited, a:active {
color: #eebe9f; 
text-style: bold; 
text-decoration: none;
cursor: default; }

a:hover {
border-bottom: #ababab 1px dotted; 
color: #ababab; 
background-color: transparent; 
font-weight: none;}

a.image { 
border: none;}

a.image:visited { 
border: none;}

a.image:active { 
border: none;}

a.image:hover {
border: none;}


/* LAYOUT */

#layout {
position: absolute;
left: 000px;
top: 000px;}

#content {
position: absolute;
left: 10px;
top: 370px;
width: 620px;}

h1{ 
font-family: 'Dancing Script', cursive;
text-shadow: #878584 0px 2px 4px;
color: #FFFFFF;
font-size: 29pt; 
line-height: 30px; 
text-align: center;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px;}

h1:first-letter {
color: #eebe9f;
font-family: 'Dancing Script', cursive;
font-size: 33pt;}


h2{ 
text-align: center;
font-family: 'Lora', serif;
text-shadow: #878584 0px 2px 4px;
font-size: 24px;
font-style: italic;
font-weight: normal;
color: #ffffff;
line-height: 15px;
letter-spacing: 1px;
text-transform: lowercase;
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px;}


/* OTHER */


b, strong, u{
color: #fc4563;}

i,em {
color: #3cc68f;
font-family: Georgia, "Times New Roman", Times, serif;
cursor: crosshair;}

f{
font-family: Garamond;
font-size:22px;
font-style:italic;}


.imgbg {
margin: 4px; 
padding: 1px;
border: 4px solid #FFFFFF; 
text-shadow: #878584 0px 2px 4px;
background:;}


blockquote {
font-family: Georgia;
color: #FFFFFF;
font-size: 15px;
margin: 5px;
padding: 10px;}