/* B and B styles */
#navbar img {
margin-top: 10px;
} 

#navbar {margin-top: -18px;
padding-bottom: 40px;}

#fix {
position: relative;
padding-bottom: 20px;
margin-top: 15px;
}

#facts {
border: 1px solid #766746;
width: 260px;
padding: 4px;
background-color: #E1EACF;

}

#facts h4 {
	font-size: 14px;
}

#facts ul {
	list-style-type: none;
}

#birds {
width: 260px;
position: absolute;
top: 2px;
left: 300px;
}



