  body {
		padding-left: 2em;
	  font-family: Georgia, Times New Roman,
          Times, serif;
    color: #9400d3;
		background-color: #fadffd; }  
	ul.navbar {    
    background: #f5deb3;
		list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 4em;
    left: 1em;
    width: 9em;
		line-height: 1 }
	ul.navbar li {
    margin: 0 0;
    padding: 0.1em;
     }
  ul.navbar a {
    text-decoration: none }
	h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif ;
	 }
h2 {
	font-weight: bolder;
	text-decoration: underline;
}

  a:link {
    color: #9400d3 }
  a:visited {
    color: #9400d3 }
	a:hover {
    color: blue }	
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted;
		text-align: right; }
	.r {
		float: right; }
	.l {
		float: left; }
	.cl {
		clear: both; }
			
		div.book {
		margin: 1em 1em;
		height: 246px;
		width: 245px;
		background: #fadffd url(images/Spotless_cover.jpg) top left no-repeat scroll; 
		text-align: center;
		float: left;
		clear: both }
 		
		div.book2 {
		margin: 1em 1em;
		height: 246px;
		width: 245px;
		background: #fadffd url(images/SpeedCleaning_cover.jpg) top left no-repeat scroll; 
		text-align: left;
		float: left;
		clear: both }
 		
		div.book3 {
		margin: 1em 1em;
		height: 246px;
		width: 245px;
		background: #fadffd url(images/Comfy_cover.jpg) top left no-repeat scroll; 
		text-align: left;
		float: left;
		clear: both }
		
		div.magazine {
		margin: 1em 1em;
		height: 246px;
		width: 245px;
		background: #fadffd url(images/homebasics.jpg) top left no-repeat scroll; 
		text-align: left;
		float: left;
		clear: both }
		
		div.tin {
		margin: 1em 1em;
		height: 246px;
		width: 245px;
		background: #fadffd url(images/Spotless_Tin.jpg) top left no-repeat scroll; 
		text-align: center;
		float: left;
		clear: both }
 		
		
#news {
	background-color: #CCFF00;
}
#today {
	background-color: #fadffd;
}
