body {
    background-image: url("images/kabemtb00022.gif");
    background-attachment: fixed;
 }
 
h1 {
    color: #cc0000;
    text-align: center;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}

hr {
    width: 85%; 
    color: #cc0000;
}

.l { font-size:large; }
.ll { font-size:x-large; }
.lll { font-size:xx-large; }
.s { font-size:small; }
.ss { font-size:x-small; }
.sss { font-size:xx-small; }

.bold { font-weight: bold; }
.through { text-decoration: line-through; }
.red { color: #ff0000; }
.blue { color: #0000ff; }

.subject {
    background-color: #f0fff0;
    width: 76%;
    padding: 10px 25px 10px 25px;
    border-style: none;
    margin-left: auto;
    margin-right: auto;
    filter: alpha(opacity=75);
}

.caption {
    background-color: #c1ffe0;
    font-weight: bold;
    width: 76%;
    padding: 5px 5px 5px 10px;
    border-style: solid;
    border-width: 0px 0px 0px 35px;
    border-color: #4affa5;
    margin-left: auto;
    margin-right: auto;
    filter: alpha(opacity=75);
}
