a:link { text-decoration: none; color: #FF0000 }
a:visited { text-decoration: none; color: #FF0000 }
a:hover { text-decoration: underline }
a:active { text-decoration: none; color: #696969 }

body { background-color: #FFFFFF }
body { background-image: url('../pictures/jesus4.jpg') }
body { background-attachment: fixed }
body { background-repeat: no-repeat }
body { background-position: right center }
