/*inline style for the header swoosh effect, if enabled in the options settings*/
.container{
	background-image:url("../images/bg-header-style.png"); 
	background-repeat:no-repeat; 
	background-position: right top; 
	background-size:100%;
}

