/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/
body, div, img, p { padding:0; margin:0; }
body { overflow:hidden; background-image:url(../polaroid/bg.jpg); }
.polaroid { width:492px; height:348px; background-image:url(../polaroid/polaroid-bg2.png); position:absolute; }
.polaroid img { width:430px; height:286px; margin:30px 0 0 32px; }
.polaroid p { text-align:center; font-family:Courier New; font-size:14px; color:#2E2E2E; margin-top:0px; }
.polaroid2 { width:348px; height:492px; background-image:url(../polaroid/polaroid-bg1.png); position:absolute; }
.polaroid2 img { width:299px; height:438px; margin:26px 0 0 22px; }
.polaroid2 p { text-align:center; font-family:Courier New; font-size:14px; color:#2E2E2E; margin-top:-1px; }
.polaroid3 { width:348px; height:348px; background-image:url(../polaroid/polaroid-bg3.png); position:absolute; }
.polaroid3 img { width:287px; height:290px; margin:26px 0 0 32px; }
.polaroid3 p { text-align:center; font-family:Courier New; font-size:14px; color:#2E2E2E; margin-top:1px; }
