#titlebar {
    background-image:url(/images/title_mm_bg.png);
    background-repeat: repeat-x;
}
#titlebar img {
    margin-left: 30px;
    padding:6px
}
#slot {
    width:1%;
}
#main {
    margin-right:2%;
    max-width:800px; 
}
#main h2 {
    font-size:150%;
    font-family: Verdana,sans;
    padding-top:12px;
    padding-left:1em;
    padding-bottom:2em;
}
#main .fiction p { 
    font-family: Georgia,"Times New Roman",serif;
    font-size: 150%; 
    color:#080000
}
#main .fiction p.newp
{
    text-indent:0;
}
#main .fiction p.newp:first-line
{
    text-transform:uppercase;
}
.fiction .readname {
    font-size:small;
}
div.fiction {
    background-color:#F9F9F0;
    box-shadow: 2px 2px 12px #665;
    background:url(/images/parch.jpg);
    padding:20px 40px 30px 50px;

}
.morepreview {
    font-weight:bold;
    color:purple;
}

