<!--ORDINARY TIME-->
<!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|Eagle+Lake|Merienda+One' rel='stylesheet' type='text/css' />
<base target="_top" />
<style type="text/css">
body {
background: url(/_layout/images/bkg/Clouds_2.jpg) 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: 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: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;}
}
/* 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 1em .25em 10em; 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/Church/Steeple_sm.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:'Courgette', cursive; color:#FFFFFF; text-shadow: 2px 2px #0B3861;">
In every thing give thanks: for this is the will of God in Christ Jesus concerning you
</div>
<div class="REF" style="font-family:'Courgette', cursive; color:#FFFFFF; text-shadow: 1px 1px #0B3861;">
1 Thessalonians 5:18
</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:#0B3861; text-shadow: 1px 1px #CCCCCC;">
Sacred Heart Catholic Church ~ Heron Lake, MN</div>
</div>
</body>
</html>