html{
        background:#fff url(pixels/catholic_white_cross_2.jpg) center no-repeat fixed;
}
body
{
	text-align:center;
}
h1{
        font-family: 'Noticia Text';
        font-size:3.5em;
		font-weight:900;
        color: #00027c;
}
h2{
        font-family: Tahoma;
        font-size:2.2em;
		font-weight:100;
        color: #69699b;
		margin-top: 0px;
		margin-bottom: 5px;
}
h3{
        font-family: Arial;
        font-size:2.2em;
        color: #69699b;
}		
.footer
{
        font-family: Arial;
        color: #69699b;
		position:absolute;
		bottom:30px;
		width:99%;
}