/* /assets/css/public/page/dedication.css */

/* ===================================================== */
/* ~~~~~~~~~~~~~~~~~~> SPIRAL DIV STYLES <~~~~~~~~~~~~~~~ */
/* ===================================================== */
/* ~~~~~~~~> SPIRAL DIV STYLES <~~~~~~~~ */
#spiral{
 height:701px;        
}
#spiral img.spiral{
 height:700px; 
}

/* ========================================================== */
/* ~~~~~~~~~~~~~~~~~~> DEDICATION  DIV STYLES <~~~~~~~~~~~~~~~ */
/* ========================================================== */
#dedication img.shirley{
 float:left;
 margin:6px;        
 border:4px inset black;        
 border-radius:8px;    
}

