BODY {
	
	  FONT-FAMILY: Arial, Helvetica, Sans-Serif;
  	  color: navy;	
                    background color:#FFFFF0	 
	  }
  
H1 
    {
     color:#6A5ACD;
     text-align: center;
     text-transform: capitalize;
     letter-spacing: .5em
     
	 font-size: x-large;

     }

     
H2
    {text-align: center;     
     
	font-size: x-large;
 

     } 
    
    
H3  {
	
    
	font-size: x-large;
                  color:#000080;	

    } 
    
P.copyright {text-align: center;
             font-size: smaller;   
			 color: blue;	
             
     
	 text-indent: 10%
     }
	
BLOCKQUOTE
	{text-align: center;
     line-height: 100%
     font-size=150%
     font-family: "Times, sans-serif";
     }

.dogs {
	
	text-align: right;
	color: navy;
	background color: silver;
		
	}
	
#bright {
	
		color: #ff3399;
		font-family: courier, monospace;
		font-size: large;
		text-align: center;
		
	}
	
.list
		{text-align: left;
		background color: beige;
		
	}
		