#centerpanel {

  background:#eee url(/images/backgrounds/where-to-buy.jpg) no-repeat;
  position:relative;

}

#content {

margin-top:80px;
width:540px;
margin-left:20px;

}

#content img {

border:0;
display:block;
margin-bottom:20px;

}

#landing p {

margin:0;
margin-left:10px;

}

#landing p a {

color:#333;

} 


.blue_button a {

  background: url('/images/buttons/blue-grey.png') no-repeat; 

}

.blue_button a:hover {

  background: url('/images/buttons/blue-grey-up.png') no-repeat;

}