body  { 
	color: inherit; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12pt; 
	background: #000 
}
p {}
td {}
#siteHome {
	width: 750px;
	height: 550px;
	margin: 0 auto;
	color: inherit;
	background-color: #DBE1EF;
	background-image: url(images/Home/lili1a.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#sitePaintings  { 
	color: inherit; 
	background-color: #ecffec; 
	background-image: url(images/Paintings/Pg2BGBottom.jpg); 
	background-repeat: no-repeat; 
	background-position: 50% bottom; 
	margin: 0 auto; 
	width: 750px; 
	height: 1875px;
}
#sitePaintingsLgImg  { 
	color: inherit; 
	background-color: #ecffec; 
	background-image: url(images/Paintings/Pg2BGBottom.jpg); 
	background-repeat: no-repeat; 
	background-position: 50% bottom; 
	margin: 0 auto; 
	width: 750px; 
	height: 1400px;
}
#siteScarves   { 
	color: inherit; 
	background-color: #fffcb2; 
	background-image: url(images/Scarves/scarvesBGBtm.jpg); 
	background-repeat: no-repeat; background-position: 50% bottom; 
	margin: 0 auto; 
	width: 750px; 
	height: 2150px;
}
#siteScarves2   { 
	color: inherit; 
	background-color: #fffcb2; 
	background-image: url(images/Scarves/scarvesBGBtm.jpg); 
	background-repeat: no-repeat; background-position: 50% bottom; 
	margin: 0 auto; 
	width: 750px; 
	height: 1039px;
}
#siteContact {
	width: 750px;
	height: 750px;
	margin: 0 auto;
	color: inherit;
	background-color: #DBE1EF;
	background-image: url(images/lili1a-750H.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}	
#footer {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	background-color: #000;
	text-align: center;	
}
.footerText {
	color: #DBE1EF;
	background: inherit; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12pt;
}
a.footerText {
	color: #DBE1EF;
	background: inherit; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12pt;
	text-decoration: underline;
}
a.footerText:hover {
	color: blue;
	background: inherit; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12pt;
	text-decoration: underline;
}