/* JLSTYLE.CSS */

body {
		font-family: Times New Roman, serif;
		font-size: 15pt;
		font-weight: 500;
		color: #800000; margin-top: 0px;
		background-image: url(images/Ymarble.gif);
		background-color: #fffacd
         }
		
/* LINKS */
	a:link, a:visited {color: red;
							text-decoration: underline;
							}
					
	a:hover, a:active {color: red;
							 text-decoration: none;
							}
		
		
h1 { color: #80000; margin-top: 10px; margin-left: 20px;}
h3 { color: #80000; margin-bottom: 5px;}

td.tdm {
background: url(images/jimMast5.jpg);
}

td.td1 {
background-color: #4d251b;
}

td.td2 {
background: url(images/parchmt.jpg);
}

td.tdb {
background-color: #330a04;
}
