body {
}

#USA_and_Indian_flags  {
     display: block;
    background-image: url('../images/USA_and_Indian_flags.jpg');
    background-repeat:no-repeat;
    width:900px;
    height: 1083px;
} 

#from_the_USA  {
     display: block;
    background-image: url('../images/from_the_USA.png');
    background-repeat:no-repeat;
    width:576px;
    height: 101px;
    margin-top: 25px;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
} 

#from_the_Bible  {
     display: block;
    background-image: url('../images/from_the_Bible.png');
    background-repeat:no-repeat;
    width:576px;
    height: 101px;
    margin-top: 25px;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
} 

#from_India  {
     display: block;
    background-image: url('../images/from_India.png');
    background-repeat:no-repeat;
    width:576px;
    height: 101px;
    margin-top: 25px;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
} 

a.from_our_neighbours_English_French_link, a.from_our_neighbours_English_French_link:visited  {
     display: block;
    background-image: url('../images/from_our_neighbours_English_French_link.jpg');
    background-repeat:no-repeat;
    width:401px;
    height: 410px;
    margin-left: auto;
    margin-right: auto; 
} 

a.from_our_neighbours_English_French_link:hover, a.from_our_neighbours_English_French_link:active  {
	background-position:0 -410px;
} 

a.from_our_neighbours_arrow_up, a.from_our_neighbours_arrow_up:visited  {
     display: block;
    background-image: url('../images/from_our_neighbours_arrow_up.jpg');
    background-repeat:no-repeat;
    width:401px;
    height: 410px;
    margin-left: auto;
    margin-right: auto; 
} 

a.from_our_neighbours_arrow_up:hover, a.from_our_neighbours_arrow_up:active  {
	background-position:0 -410px;
} 

.blue_line  {
    width: 500px;
    height: 20px;
    background-color: blue;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
}

.blue_line_narrow  {
    width: 500px;
    height: 10px;
    background-color: blue;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
}

.short_blue_line_narrow  {
    width: 350px;
    height: 5px;
    background-color: blue;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
}

#The_Collins_Family  {
     display: block;
    background-image: url('../images/The_Collins_Family.png');
    background-repeat:no-repeat;
    width:373px;
    height: 46px;
    margin-top: 25px;
    margin-bottom: 45px;
    float: right;
} 