body { 
color: #903930;
font-size: 8pt; 
font-family: Courier New;
background-attachment: fixed; 
background-position: right; 
background-repeat:no-repeat;
background-image:url(bg.jpg); 
background-color:#010101;
}

div.mainpage {
width: 400px;
position: absolute;
top: 50px;
right: 300px;
}

div.main {
width: 400px;
position: absolute;
top: 20px;
right: 300px;
}

div.fic {
width: 700px;
position: absolute;
top: 20px;
right: 100px;
}

div.poem {
width: 400px;
position: absolute;
top: 20px;
right: 300px;
}

a { text-decoration: none; }
a:link {text-decoration: none; color: #903930; }
a:visited {text-decoration: none; color: #733731; }
a:active {text-decoration: none; color: #b80e0e; }
a:hover {text-decoration: underline; color: #b80e0e; }

.title {
font-weight: bold;
font-size: 22pt; 
font-family: Courier New;
}

div.mainnavi {
width: 100%1
font-size: 12pt; 
font-family: Courier New;
text-align: left;
font-weight: bold;
margin-top: 25px;
letter-spacing: 2px;
}

div.navi {
width: 100%;
text-align: center;
font-size: 8pt; 
font-family: Courier New;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}

div.subtitle {
font-weight: bold;
font-size: 9pt; 
font-family: Courier New;
margin-top: 25px;
}

div.subtitlex {
font-weight: bold;
font-size: 9pt; 
font-family: Courier New;
margin-top: 25px;
margin-left:10px;
}

.big {
font-weight: bold;
font-size: 14pt; 
font-family: Courier New;
letter-spacing: 1px;
}

div.center {
width: 100%;
text-align: center;
font-size: 9pt; 
font-family: Courier New;
font-weight: bold;
}

