body {
}

#thanksgiving_2016  {
    display: block;
    background-image: url('../images/Home_page_45/thanksgiving_2016.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 758px;
    margin-top: 25px;
}

#giving_thanks  {
    display: block;
    background-image: url('../images/Home_page_45/giving_thanks.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 2400px;
    margin-top: 25px;

}

#thanksgiving_2016_links_container  {
    width: 800px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -75px;
}

a.click_for_french, a.click_for_french:visited  {
	display:block;
	background-image:url(../images/Home_page_45/click_for_french.png);
	background-repeat:no-repeat;  
	width:350px;
	height:227px;
    float: left; 
}

a.click_for_french:hover, a.click_for_french:active  {
	background-position: 0 -227px;
}

a.thanksgiving_2016_top_of_page, a.thanksgiving_2016_top_of_page:visited  {
	display:block;
	background-image:url(../images/Home_page_45/thanksgiving_2016_top_of_page.png);
	background-repeat:no-repeat;  
	width:350px;
	height:227px;
    float: right; 
}

a.thanksgiving_2016_top_of_page:hover, a.thanksgiving_2016_top_of_page:active  {
	background-position: 0 -227px;
}

#fall_leaves_2016  {
    display: block;
    background-image: url('../images/Home_page_45/fall_leaves_2016.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 305px;
}
