
/* from 'deh_title-d.css' */

#page-title {
	position:		relative;
}

/* from '_usercss-d.css' */

#sp-header, #header, #footer {
    background-color: #222;
    background-image: none;
}
#page-title {
    font-size: 80px;
}
article {
    background-color: #f4f6fd;
}
article h2 {
    border-left: 10px solid yellow;
}
div#dem-freetext-1 {
    margin-bottom: 0;
}
blockquote p {
    text-indent: 0;
}
blockquote {
    background-color: #e5e5e5
}