h1, h2, h3, p, ol, ul {
    color: white;
    text-shadow: 2px 2px 2px #000000;

}

a {
    color: white;
    text-shadow: 0px 2px 2px #000000;
}

body {
    background-image: url('/images/friends/christ/christ-bg.jpg');
    background-repeat: repeat;
}
