
body {
    background-image: url("images/tulip.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #665544;
    padding: 20px;}