body {
    font-color: #000000;
    font-family: "Times New Roman", serif;
    margin-left: auto;
    margin-right: auto;
    float: center;
}
#outer {
    float: left:50%;
}
#albumbody {
    float: left:-50%;
    margin-left: auto;
    margin-right: auto;
}
p.albump {
    float: center;
    font-size    : 1.3em;
    text-align: center; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.14in; 
    line-height: 100%
} 
p.captionp {
    float: center;
    font-size    : 1.3em;
    font-weight: bold;
    text-align: center; 
    text-indent: 0px; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.14in; 
    line-height: 150%
} 
p.titlep {
    float: center;
    text-align: center; 
    text-indent: 50px; 
    margin-bottom: 0.14in; 
    line-height: 100%
} 
p.firstbreak{
    text-indent: 0.25in; 
    margin-bottom: 0.17in;
    line-height: 200%;
}
div.artnote {
    display: block;
    width: 35em;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8em;
}
img.album {
    display: block;
    /* width: 600px; */
    margin-left: auto;
    margin-right: auto;
    margin-top: 6em;
}
