body
{
 font-family: Comic Sans MS Bold, cursive, sans-serif;
 background-color: white;
 background-image: url('picture_library/B100C33Web.gif');
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center;
 color: black;
 margin: 10px;
}

h1{ color: red; text-align: center;}
h2{ color: red; text-align: center;}
h3{ color: red; text-align: center;}
h4{ color: red; text-align: center;}
th{ color: red;}
td{ margin: 50px;}

#tabbar{ clear: both; font-size: 16px; text-align: center; margin: 10px;}
#tabbar ul{ display: inline;}
#tabbar li{ display: inline; color: lightgrey;}
#tabbar a{ text-decoration: none; color: black;}

#index{ text-align: center; font-size: 125%; margin: 10px 100px 10px 100px;}
#index h1{ font-size: 200%;}
#index h2{ font-size: 150%;}
#index h3{ font-size: 100%;}
#index h4{ font-size: 75%;}

#faculty{ text-align: left;}
#styles{ text-align: center;}
#timetable{ text-align: center;}
#calendar{ text-align: center;}
#location{ text-align: center;}
#bring{ text-align: left;}
#concert{ text-align: left;}
#fees{ text-align: center;}
#testimonials{ text-align: left;}
#contact{ text-align: center;}
#contact a{ color: red;}

