body {
	font-size: 12pt;
	font-family : "MS Serif", "New York", serif;
	color : #535968;
	text-align: center;
}
 
td	{
	font-size: 12pt;
	font-family : "MS Serif", "New York", serif;
	background-image : url(http://www.duncanmcdougall.ca/images/bkgrnd.jpg);
	color :  #535968;
}

p	{
	font-size: 10pt;
	font-family : "MS Serif", "New York", serif;
   	color: #535968;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	}

h1 {
	color : #535968;
	font-family : "MS Serif", "New York", serif;
	font-size : 200%;
}

h2 {
	color : #535968;
	font-family : "MS Serif", "New York", serif;
	font-size : 160%;
}

h3 {
	color : #535968;
	font-family : "MS Serif", "New York", serif;
	font-size : 12pt;
}

h4 {
	color : #535968;
	font-family : "MS Serif", "New York", serif;
	font-size : 115%;
}

h5 {
	color : #535968;
	font-family : "MS Serif", "New York", serif;
	font-size : 100%;
	font-weight : 900;
}

h6 {
	color : #535968;
	font-family : "MS Serif", "New York", serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
}

a:link, a:active, a:visited {
	color : Black;
	text-decoration : none;
}

a:hover {
	color : #535968;
	text-decoration : none;
}

blockquote {
	margin-left : 0;
}

.gallery {  
	font-family: "MS Serif", "New York", serif;
	font-size: 12pt;   
	margin-left : 50px; 
	margin-right : 50px;  
}
