body {
background: url('images/fl-new.jpg') top right no-repeat fixed;
background-color: #FFFFFF;
}

.heroine {
width: 580px;
padding: 0px 20px;
border: dashed 1px #c1b394;
margin-bottom:20px;
background: url(images/contentbg.png);
}

#shin {
position:absolute;
top: 10px;
left: 10px;
}


p {
font-size: 15px;
color:#470c08;
font-family:"Calibri";
text-align: center;
}

h1 {
color:#882240;
font-style: italic;
font-size: 24px;
border-bottom: 1px dotted #882240;
font-family:"segoe script";
}

h2 {
font-weight: normal;
color:#9c1a1b;
margin-top: -15px;
padding-left:40px;
font-variant: small-caps;
letter-spacing: 4px;
font-size: 11px;
font-family:"Arial";
}

#navi {
width:250px;
position:fixed;
top: 100px;
left:650px;
}

a:link
{
color:#bb2221;
text-decoration:none;
}

a:visited
{
color: #bb2221;
text-decoration:none;
}

a:hover
{
color:#bb2221;
text-decoration: underline;
}

.navig {
	color: #bb2221;
}

.navig a {
background: url(images/contentbg2.png);
font-size: 20px;
color: #bb2221;
font-weight: bold;
width: 180px;
height: 20px;
font-family: "calibri";
text-align: center;
text-decoration : none;
}
.navig a:visited {
color: #6e2030;
text-decoration: none;
}
.navig a:hover {
color: #bb2221;
background-color: #fcfdfd;
}