body { background-image: url('images/bg.jpg'); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; padding:0px; margin:20px; } p { color: #EEEEEE; font-size: 18; font-family: "Adobe Caslon Pro", Times, serif; font-weight: bold; } h5 { color: #EEEEEE; font-family: "Adobe Caslon Pro", Times, serif; font-weight: bold; } h4 { color: #EEEEEE; font-family: "Adobe Caslon Pro", Times, serif; font-weight: bold; } h3 { color: #EEEEEE; font-family: "Adobe Caslon Pro", Times, serif; font-weight: bold; } h2 { color: #EEEEEE; font-family: "Adobe Caslon Pro", Times, serif; font-weight: bold; } h1 { color: #EEEEEE; font-family: "Adobe Caslon Pro", Times, serif; font-weight: bold; } a:link { color: white; background-color: transparent; text-decoration: none; } a:visited { color: white; background-color: transparent; text-decoration: none; } a:hover { color: grey; background-color: transparent; text-decoration: underline; } a:active { color: grey; background-color: transparent; text-decoration: underline; }