<!--FATHER'S DAY-->
<!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=Courgette|Kalam' rel='stylesheet' type='text/css' />
<style type="text/css">
body { background: url(/_layout/images/bkg/headers/Blue-Star-Left.png) no-repeat center fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.LeftImage{visibility: hidden;}
.HDR {font-size:20px; padding:1em 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;}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
.LeftImage{visibility: visible;}
.HDR {font-size:20px; padding:2em 2em .25em 6em; text-align: center;}
.REF {font-size:14px; padding:0 1em 0 0; text-align: right;}
.SHC {font-size:16px; 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:2em 2em .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" onLoad="init()">
<!-- BELL TOWER -->
<div class="LeftImage" style="background: position:fixed; width:100%; height:100%; z-index:98; overflow:hidden; ">
<img src="/_layout/images/Church/BellTowerStatue.png" width="144" height="200" style="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:'Courgette', cursive; color:#FFFFFF;">
As a father has compassion on his children, so the Lord has compassion on those who fear him.
</div>
<div class="REF" style="font-family:'Courgette', cursive; color:#FFFFFF; text-shadow: 1px 1px #0B3861;">
~ Psalm 103:13
</div>
</div>

<div style=" position:absolute; bottom:0; width:100%; z-index:99; overflow:hidden; border:none;">
<div class="SHC" align="right" style="font-family:'Kalam', cursive; color:#999999; text-shadow: 1px 1px #000000;">
Sacred Heart Catholic Church  ~  Heron Lake, MN</div>
</div>
</body>
</html>