	
	body.category-blog {
		background: white url("https://dancingcoyotewines.com/wp-content/uploads/2014/08/wineclubbackground.jpg") top right no-repeat;
        background-size: cover;
        background-attachment: fixed;
	 }

	
	body.category-events {
		background: white url("https://dancingcoyotewines.com/wp-content/uploads/2014/07/home_bg-1920x1080.jpg") top right no-repeat;
        background-size: cover;
        background-attachment: fixed;
	 }

	
	body.category-press {
		background: white url("https://dancingcoyotewines.com/wp-content/uploads/2014/07/tan_bg-1920x1080.jpg") top right no-repeat;
        background-size: cover;
        background-attachment: fixed;
	 }


    body.author, body.tag {
        background: white url("https://dancingcoyotewines.com/wp-content/uploads/2015/07/archive_background-1920x1080.jpg") top right no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
