BODY {
		color: #000000;
		background: #FFFFEE;
		background-image: url(bird.gif);
		background-attachment: fixed;
		background-position: top center;
		background-repeat: no-repeat;
	}


P {
		font-family: Arial Narrow, Helvetica Narrow, Arial, Helvetica;
		font-weight: medium;
		
}