/* styles unrelated to code  */
body { font: 14px/1.3 verdana, arial, helvetica, sans-serif; }
h1 { font-size:1.3em; }
h2 { font-size:1.2em; }
a:link { color:#33c; } 
a:visited { color:#339; }




#bg {
  width:auto;
  text-align:center;
  padding:20px;
}
#bg img {
  max-width:100%;
  height:auto;
}