/* This is the style sheet for the Weekday Services page of The Anglican Diocese of Rockhampton website - Website Address http://www.anglicanrock.org.au/weekday.html */
/* Author: Kathryn Thompson | Last Updated 4 March 2009 - Intellectual Property of the Anglican Diocese of Rockhampton, designed by Kathryn Thompson 2006-9, in conjunction with Canon Janne Whitehead (Webmaster) */
/* Common elements that are repeated across all pages of the site are found on the common stylesheet  style.css */

#weekday {width:800px; margin-right:auto; margin-left:auto; background-color:white; color:black;}
table {border:1px black solid; font-family:verdana, Arial, sans-serif; color:black; background-color:transparent;}
table td {border:1px solid black; padding:3px;}
table .heading {font-weight:bold; text-align:center;}

