
BODY {	background: url("/notes.jpg");
	background-attachment: fixed;
	color: rgb(97, 79, 119);
    }

img {
	border: 0; 
    }

H1 { font-size: large; text-align: center; }

#footer {
    position: relative;
    bottom: -10px
}