.no_print
{
  display: none;
}

#paper_canvas
{
    display: block;   
   -webkit-transform:scale(1.2);
   background-color: #fff;
   border-style: none;
   padding: 0 auto;
   margin: 0.1cm auto;
}

#static_map
{
/*
    width: 305px;
    height: 305px;
  */
  width: 610px;
  height: 610px;
  zoom: 0.5; 
}

#section3, .title, #header, #share, #top_ad, #intro_ad
{
	display: none;	
}
