<!--Mary-->
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0"/>
<link href='https://fonts.googleapis.com/css?family=Kalam|Amarante' rel='stylesheet' type='text/css' />
<base target="_top" />
<style type="text/css">
body {
background: url(/_layout/images/bkg/greeting-card-65327_1280.jpg) no-repeat center fixed;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.LeftImage{visibility: visible;}
.HDR {visibility: hidden;}
.REF {visibility: hidden;}
.SHC {font-size:14px; padding:0 1em; text-align: right;}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
.LeftImage{visibility: hidden;}
.HDR {font-size:24px; padding:.5em 1em .25em 1em; text-align: center;}
.REF {font-size:16px; padding:0 1em 0 0; text-align: right;}
.SHC {font-size:14px; padding:0 1em; text-align: right;}
}
/* Medium to large devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 770px) {
.LeftImage{visibility: visible;}
.HDR {font-size:24px; padding:1em 1em .25em 6em; text-align: center;}
.REF {font-size:16px; padding:0 1em 0 0; text-align: right;}
.SHC {font-size:18px; padding:0 1em; text-align: right;}
}
</style>
</head>
<body class="NavigationPage">
<div class="LeftImage" style="position:fixed; width:100%; height:100%; z-index:98; overflow:hidden; ">
<img src="/_layout/images/bkg/_left_images/virgin-mary.png" style="max-width:auto;height:100%; position:absolute; left: 0; bottom:0;">
</div>
<div style="position:fixed; width:100%; z-index:98; overflow:hidden; border:none;">
<div class="HDR" style="font-family:'Amarante', cursive; color:#FFFFFF; text-shadow: 2px 2px #0B3861;">
My Immaculate Heart will be your refuge and the way that will lead you to God.
</div>
<div class="REF" style="font-family:'Amarante', cursive; color:#FFFFFF; text-shadow: 1px 1px #0B3861;">
Our Lady to Blessed LĂșcia
</div>
</div>
<div style=" position:absolute; bottom:0; width:100%; z-index:99; overflow:hidden; border:none;">
<div class="SHC" style="font-family:'Kalam', cursive; color:#888888; text-shadow: 1px 1px #444444;">
Sacred Heart Catholic Church ~ Heron Lake, MN</div>
</div>
</body>
</html>