body {
    background-image: url("images/siteBackground.jpg");
	background-color: #FFFFFF;
	background-repeat: repeat-x;
    margin: 10px 0px;
    padding: 0px;
    font-family: tahoma, arial, sans-serif;
    text-align: center;
}

.pheader {
  height: 0px;
  display: none;
}