body { background: #fff; font-family: times, helvetica;
       color: #222; padding: 0; }



div.left_panel { position: absolute; left: 0; top: 0; width: 250px; }

    div.left_panel img { margin: 0; }


div.right_panel { position: absolute; left: 280px; top: 20px; padding-right: 40px; }

    div.right_panel a img { width: 250px; margin: 10px 0 0 20px; border: 2px solid red; }


h1 { font-size: 300%; }

img { margin: 0 20px 20px 0; }




