
body {
background: #white;
}


/* HEADER */
#header { height:600px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:99%; height:900px; position:absolute; }


img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;

}