body {
    background-color: #ECDED1;
    background-image: url('/images/tulips25-2.gif');
    background-repeat: no-repeat;
    background-position:bottom left; 
    background-attachment: fixed;
    }

#footer {
    background: none transparent;
    margin: -2em 0 0;
	height: 2em;
	}

#footer p {
    width: 800px;
	margin: 0 auto;
    }
