/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/

.adv {
	float:right;
	margin:0px;
}

.adv_top {
	margin:0px;
	text-align: center;
/*margin: 10px 0 20px;*/
}
#header {
    background-image: url(https://www.countercurrents.org/wp-content/themes/alpha/images/logobanner-bg.jpg);
    background-position: 30% 70%;
    background-repeat: repeat-y;
}