﻿p            { color: #1B354E; font-size: 12pt; text-align: center }
h1           { color: #344F6A; font-size: 36pt; text-align: center }
h2           { color: #1B354E; text-align: center; font-size: 18pt}
h3           { color: #04310D; font-size: 14pt; text-align: center }
h6            { color: #04310D; font-size: 8pt; text-align: center }
body         {
	background-color: #919886;
	background-image: url('file:///C:/Users/Stacey/websites/border-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link       { color: #1B354E }
a:visited    { color: #04310D }
a:hover      { color: #ABBE70 }
ul           { color: #04310D; font-size: 12pt; list-style-image: url('maple-leaf-small.gif'); 
               text-align: center }