#header {
  background: url("http://www.jwilkerson.net/wp-content/uploads/2023/11/November2023-banner-jwilkerson.png") 
  no-repeat bottom center; }
#headerimg  {
  margin: 30px 9px 0; 
  height: 250px; 
  width: 902px; }
#header {
    height: 195px;
    margin: 0 auto;
    padding: 0 75px 0 65px;
    position: relative;
    width: 900px;
}
#header_container {
	width:100%;
	background-color:#b2c4d2;
	
	background-repeat:repeat-x;
}
.sidebar .icons {
    background-image: url("http://www.jwilkerson.net/wp-content/uploads/2022/10/icons-jw.jpg");
    background-repeat: no-repeat;
    margin-top: 7px;
    height: 130px;
    display: block;
    position: relative;
    left: -8px;
    /* font-size: 16px; */
}
