body,html {
    height: 100%;
}
body {
    font-family: Times, Georgia;
    font-size: 100%;
    background-color: #000; 
    /*background-image: url(./images/carbon_fibre.png);*/
    /*background-image: url(./images/binding_dark.png);*/
    /*background-image: url(./images/black_denim.png);*/
    /*background-image: url(./images/dark_stripes.png);*/
    /*background-repeat: repeat;*/
    /* old browsers */  
    margin: 0;}

/* misc styles */
#omega {
    margin-top: 40px;
    margin-bottom: 10px;
}
pre {
    font-family: Times, Georgia;
}
h2 {
    color: white;}
h4,h3 {
    color: #3771C8;}
p {
    color: white;}
#seraelo-blogs {
    color: white;}
p#copyright {
    text-align: center;
    color: white;
    clear: left;}
.omega {
    font-size: smaller;
    text-align: center;
}
.omega-bkgd {
    font-size: .7em;
    text-align: center;
}
#pr-derek {
    color: #3771C8;
    text-decoration: none;
    text-align: center;
}
#pr-derek:hover {
    color: #fff;
    text-decoration: underline;
    text-align: center;
}
#pr-derek:visited {
    color: #3771c8;
    text-decoration: none;
}
#pr-derek:focus {
    color: #fff;
    text-decoration: none;
}
#pr-derek:active {
    color: #808080;
    text-decoration: none;
}
#seraelo-blogs {
    /*font-size: 20px;*/
    font-size: 30px;
    color: #3771c8;
}

/**************/
#copyright {
    margin-top: 30px;
    margin-bottom: 5px;
}
