 H1 {
	font: bold italic xx-large serif;
	text-align:center;
	letter-spacing: normal;
	color : #AD4A18;
}
H2 {
	font: bold italic small serif;
	text-align: left;
	letter-spacing: normal;
	color : #AD4A18;
	font-size : larger;
}
	

TABLE  {
	border : none;
	width : auto;
}	

	/*
BODY  {
	background : white;
	font-family : Arial, sans-serif;
	font-size : small;
	background-image : url(../images/lgreyBackground.jpg);
}	*/
BODY  {
        background-size : cover;  
        background-attachment : fixed;    
   	background-image : url(../images/memorialSculpture.jpg); 
  
}

A  { 
	text-decoration : none;	  
}
	 
A.underline { 
	text-decoration : underline;
}
	
A:hover {
	color: #CC0033;
	text-decoration : underline;
}
A:link {
 	font-family: "MS Sans Serif", Geneva, sans-serif;
}
A:active {color: #CC0033}
A:visited {color: #663333}

.memorialPageBackButton {
	border: 4px solid #8b4726;
	border-left: 6px solid #D2B48C;
	border-top: 6px solid #D2B48C;
	font-weight : bold;
	color :#D2B48C;
	background-color : #AD4A18;
	width : 08%;
}
.memorialNames
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

A.memorialLastName {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}

.memorialFirstName {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: small;
	font-weight: 100;
	
	
}
.musicName {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #AD4A18;
	font-size: medium;
	font-weight: 100;
        text-align: center;
	
	
}
.centerButton
{
	text-align: center;
}

/* end   */




