﻿BODY{
	background-image: url('1images/1site/RedMarble1.jpg');
	background-color: #FFF8DC;
	background-attachment: fixed;
	margin-top: 5px;
	margin-bottom: 5px;
	
	color: #660000;
	font-family: arial;
	}
	
a:link    {color: #660000; text-decoration: none; font-weight: bold}
a:visited {color: #660000; text-decoration: none; font-weight: bold}
a:active  {color: #660000; text-decoration: none; font-weight: bold}
a:hover   {color: #996666; text-decoration: none; font-weight: bold}