
BODY {background: #B6A6F4;
margin-left: 0px;
margin-right: 0px;}
A.nav:link {color: #A28DF1; text-decoration: none; background: #DEDCFA;}
A.nav:visited {color: #A28DF1; text-decoration: none; }
A.nav:hover{color: #DEDCFA; text-decoration: none; background: #263246;}


A.cont:link {color: #DEDCFA; text-decoration: none; }
A.cont:visited {color: #DEDCFA; text-decoration: none; }
A.cont:hover{color: #A28DF1; text-decoration: none; background: #263246;}


.header{
position: absolute;
width: 100%;
top: 0px;
left: 0px;
background-color: #263246;
Z-Index:1;
}

.title{
position: relative;
top: 0px
left: 40%;
Z-Index:2;
}

.navigation{
positition: relative;
width: 100%;
top: 0px
left: 0px;
background-color: #DEDCFA;
Z-Index: 3;
font-size:14pt; font-family: arial; text-align: center; color: #263246;
}

.content{
position: relative;
top: 5px;
margin-left: 5px;
margin-right: 5px;

}

.novelinfo{
position: relative;
background-color: #DEDCFA;
font-weight: bold;
}

H1{font-size: 14pt; font-family: Helvetica; text-align: right; Z-Index: 2; color: #A28DF1;}
H2{font-size: 12pt; font-family: arial; text-align: center; Z-Index: 2; color: #263246;}