/* custom style */

body.layout-three-column {
    background: black;
}

div {
    border: 0;
    border-style: none;
}
div #header {
    text-align: right;
    background-color: black;
    background-image: url(http://www.o-parts.net/wyper/the_secret_factory.jpg);
    background-repeat: no-repeat;
    background-position: 0 0 ;
    height: 240px;
    border: 0;
    border-style: none;
}

div.clearfix {
    border: 0;
    border-style: none;
}
div #box {
    border: 0;
    border-style: none;
}

#blog-name {
    background: black;
}

