

    
h1 {
    color: darkgoldenrod;
    font-family: majesti;
    font-size: 350%;
	margin-left: 30%
}
    
p   {
    color: black;
    font-family: century gothic;
    font-size: 100%;
    width: 80%
	
    }
   
    
blockquote {
	margin-right: -19%;
	margin-left: 15%
}
 
    
