

body	{
background-color: #000;
background-image: url(../images/CRbkg.jpg);
margin-left: 1%;
margin-right: 1%;
margin-top: 1%;
margin-bottom: 1%;
font-family: "Comic Sans MS", Arial;
font-size: .9em;
font-weight: normal;
color: #647BA4;
padding-top: 0;
padding-right: 0;
}

.table1 {
background-color: #C2D3E5;
background-image : url(../candleromanceImages/CRfill.jpg);
border: 3px;
border-color: #7f7569;
border-style: ridge;
margin-bottom: 50px;
margin-left: 50px;
margin-right: 50px;
margin-top: 50px;
}
	

.table2 {
background-color: #C2D3E5;
background-image : url(../candleromanceImages/CRmiddle.jpg);
border: 3px;
border-color: #7f7569;
border-style: ridge;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
}



.table3 {
background-color: #C2D3E5;
background-image : url(../candleromanceImages/CRfill.jpg);
border: 3px;
border-color: #7f7569;
border-style: ridge;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
}

.table4 {
background-color: #C2D3E5;
background-image : url(../candleromanceImages/CRmiddle.jpg) ;
border: 3px;
border-color: #7f7569;
border-style: ridge;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
}

h1 { 
	color: #8c8572;	 
	background-color: transparent;		 
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold; 
	text-align: center; 
   padding-top: 1.5em; 
	padding-bottom: .5em; 
	margin: 0;
	font-size: 2.0em;
}

p {
	text-indent: 0;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 5%;
	margin-right: 5%;
	color: #647BA4;
}

address { 
text-align: center;
color: #8c8572; 
background: transparent; 
font-weight: bold;
}
	
a:link {
color: #C46249;
background: transparent;
}

a:visited {
color: #7F2A14;
background: transparent;
}

a:active { 
color: #90A079;
background: #FDF8E5;
}

a:hover {
color: #7F6031;
background: transparent;
}


div.menu a:link, div.menu a:visited, div.menu a:active { 
background-color: #000;
}
	
