/* Main Selectors */ body { background-color: #FFFFE0; background-attachment: scroll; background-image: url(./images/leaves01.gif); background-repeat: repeat-x; } a, a:visited { background-color: transparent; color: #006400; } a:hover { background-color: transparent; color: #006400; } .title { FONT-SIZE: 48pt; WIDTH: 100%; COLOR: yellow; FONT-FAMILY: Pepita MT, arial, sans-serif; TEXT-ALIGN: CENTER }