<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	 background-color:#000000; 				
}

.title.has_background{
	background-repeat: no-repeat;
	background-position: center 0px;
}

.title.has_fixed_background{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0px;
}





header.move_menu{
	background-image: none;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.7);	
}




.two_columns_66_33.background_color_sidebar .column2,
.two_columns_75_25.background_color_sidebar .column2,
.two_columns_25_75.background_color_sidebar .column1,
.two_columns_33_66.background_color_sidebar .column1{
	background-color: #000000;	
}




.title h1{
									text-align: center;
	}






 



</pre></body></html>