body {background-color: grey; align: center;}

h1 {text-align: center; font-size: 200%; font-family: lucida sans; color: white;}
h2 {text-align: left; font-size: 170%; font-family: lucida sans; color: white; margin: 25px;}
h3 {text-align: left; font-size: 100%; font-family: lucida sans; color: white;}
h4 {text-align: right; font-size: 100%; font-family: lucida sans; color: white;}

div.link {font-size: 100%; text-align: center}

a:link {text-decoration: none; color: white; font-size: 150%;}
a:hover {}
a:active {text-decoration: none; color: white; font-size: 150%;}
a:visited {text-decoration: none; color: white; font-size: 150%;}

p {font-size: 130%; color: white; margin: 25px;}

body {background-image: url('Cross01.jpg'); background-repeat: no-repeat; background-position: center; background-attachment: fixed}
