
.pQp {
    clear: both;
    position: static !important;
    z-index: 1 !important;
}
pre.dev h1 {
    color: yellow;
    font-weight: bold;
    margin: 0 0 8px;
}
pre.dev {
    background: #222 none repeat scroll 0 0;
    color: yellow;
    font-family: monospace;
    font-size: 12px;
    letter-spacing: 2px;
    padding: 30px;
    text-align: left;
}
