Body {
	background-image: url(MomorialBkgnd.jpg);
	background-repeat:  no-repeat; 
	color: rgb(0, 0, 0); 
	background-color: rgb(0, 0, 0);
	margin: 0px;
}

A:link { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #9bc1f5; }

A:visited { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #f7afb6; }

A:active { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #aee9ad; }

A:hover { font-family: Verdana, Arial, Serif; 
font-size: 12px; 
font-weight: 600; 
font-style: normal; 
text-decoration: none;
 color: #e9dead; }
 
 Div.view {
	font-family: 'times new roman', sans, helvetica;
	font-weight: 500;
	font-size: 12px;	
	color: gray; 
	border: gray 1px solid;
	width: 240px;
	padding: 3px;
	position: relative;
	top: -218px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
 }
 
 Div.remember {
	 font-family: 'comic sans ms', 'times new roman', sans, helvetica;
	 font-weight: 700;
	 font-size: 15px;
	 color: #c0c0c0;
	 position: relative;
	 left: 0px;
	 top: 110px;
	 width: 400px;
	 height: 100px;
	 padding: 1px;
	 border: 3px double #4c4032;
 }
 
 Div.crescendo {
	 position: absolute;
	 left: 420px;
	 top: 540px;
  	 width: 16px;
 	 height: 16px;
 	 background-color: black;
 }
 
 Div.dates {

	 position: relative;
	 left: 0px;
	 top: -25px;
	 width: 216px;
	 height: 40px;
	 padding: 1px;
	 text-align: center;
	 border: 1px solid black;
	 background-color: gray;
	 filter: alpha(opacity=65);
	 -moz-opacity:0.65;
	 
 }
 
 Div.dates2 {
	 font-family: 'comic sans ms', 'times new roman', sans, helvetica;
	 font-weight: 500;
	 font-size: 11px;
	 color: #fecfff;
	 position: relative;
	 left: 0px;
	 top: -65px;
	 width: 216px;
	 height: 45px;
	 padding: 2px;
	 text-align: center;
	 z-index: 1;
 }
 
 
 .links {
	 position: absolute;
	 left: 440px;
	 top: 513px;
  	 width: 328px;
 	 height: 35px;
 	 text-align: center;
 	 background-color: gray; 
 	 border: 3px ridge #77aaf1;
	 filter: alpha(opacity=65);
	 -moz-opacity:0.65; 	 
 }