body
{
	width:100%;
}

	#bird
	{
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -200px;
	}