
/* HEADER */

#viewport > #website-header {
	background: 	url(../images/covers/circus26_background_left.png)    	top left    no-repeat, 
		        url(../images/covers/circus26_background_right.png)   	top right   no-repeat, 
		        url(../images/covers/circus26_background.png)  		center  no-repeat;
    background-color: #041b26;
}

#viewport > #website-header > #header-streak {
	background: #001f3acc;
}