html {
	background-image: none;
}

div#container1 {
	background-color: white;
}

div#headpic img  {
    position: absolute;
    top: 0px;
    left: -1000px;
}


div#copyright {
    position: absolute;
    top: 0px;
    left: -1000px;
}

div#headpic .pixelbar1 {
    position: absolute;
    top: 0px;
    left: -1000px;
}

div#headpic .pixelbar2 {
    position: absolute;
    top: 0px;
    left: -1000px;
}