/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/
.polaroid { width:250px; height:255px; background-image:url(../images/polaroid-bg.png); text-align:center; }
.polaroid img { max-width:224px; height:182px; margin:20px 0 0 0; }
.polaroid p { text-align:center; font-family:Arial, Sans-Serif; font-size:16px; color:#2E2E2E; margin-top:15px; }

