body {
    color: #666; font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
}

a {
    color: #aaa;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #fff
}

h3 {
    color: #FFD28C;
    font-size: 1.2em; text-transform:uppercase
    
}

.block h3 {
    padding: 0.5em;
    
}

h2 {
    
    font-family: "times new roman", times, serif; font-weight:normal; padding-bottom: 0.25em; margin-bottom: 0.5em;
    
    
}

.pagetitle {font-family: "times new roman", times, serif; font-weight:normal; font-size: 2.5em}

.post small, .page small {
    text-align:right; display:block; margin: 1em
}

.post h2 {font-size: 2em}

.post .entry {line-height: 1.5}

#footerContent {text-align:center}

ol {
    list-style-type:decimal
    
}

.entry p {margin-bottom: 1em}