<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h4.galleryname {
	   
	    background-color: #F2005C;
	   
	}
a {
		color: #654EA0;
}
 .pagelistitem a.image {
        
        border-color: #654EA0;
    }
input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		background: #654EA0;
	}

	#banner h2.banner
	{
	background:#654EA0;
	}
	#nav li:hover a, #nav li:hover span {
		
			color: #654EA0;
		}
	.dropotron a:hover {
			color: #654EA0;
		}
		.dropotron li.active &gt; a, .dropotron li.active &gt; span {
				color: #654EA0;
			}
	 #footer h3 {
        color: #654EA0;
    }
	 #footer a:hover {
        color: #654EA0;
    }
    
  
    #banner .image
    {
        max-width:30%;
    }</pre></body></html>