#footer {
	
	/*background-color:rgb(126,100,148);*/
	/*background-color:rgb(26,26,26);*/
	margin: 0 auto;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	background-size: 1em;
	

}
#footer-text{
	/*background-color: rgb(255,255,255);*/
	
	font-style: italic;
	font-size: 0.8em;
	/*font-weight: 2px;*/
}
