body {
    font-family: "Times new roman", times, serif;
    color: black;
    background-color: white;
    background-image: none;
}

#menu {
    display: none; 
}

.tips {  
    display: none; 
}

.ingress {
    font-weight: bold;
}

.quote {
    font-style: italic;
}

p.toolbar {
    text-align: center;
    display: block;
}


.bloggsign {  
    display: none; 
}

.date {
    display: block;
}

#main img {
    float: right;
    clear: right;
    vertical-align: top;
    border: 1px #000000 solid;
    margin-left: 1em;
}

.bloggsign {
    text-align: right;
    font-size: 90%;
    font-style: italic;
}

.hidden {
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    border-top: 1px solid black;
}

h1 {
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    border-bottom: 1px solid black;
}

h2 {
    font-weight: bold;
    font-size: 2em;
}


.comment {
    padding: 0.5em;
    border: 1px dotted ;
}

.commauthor {
    font-style: italic;
}

.comment form {
    display: none; 
}
