/* -----------------------------------
St. Michael's Multicultural Anglican Church
Updated: January 26, 2020
By Flavia Kajoba
------------------------------------ */

body  {color: #fff; background: #000;}

.center  {text-align: center;}

img   {border: 2px solid #fff;}

.awards  {text-align: left;}

.stmikes_church {font-weight: bold;}


/*general link formatting*/

a:link     {color: #fff;}

a:visited  {color: #fff;}

a:hover    {color: #000; background: #d3dcf8;
            text-decoration: none;}

a:active   {color: #00f; background: #fff;}

