<div id="f1_container">
<div id="header">
<h1>
header dont flip
</h1>
</div>
<div id="f1_card" class="shadow">
<div class="front face" id='front'>
<p>This is nice for exposing more information about an image.</p>
<p>Any content can go here.</p>
</div>
<div class="back face center" id='back'>
<p>This is nice for exposing more information about an image.</p>
<p>Any content can go here.</p>
</div>
<div id="footer">
footer
</div>
</div>
</div>