/* CSS Document */

body {
	background: url(404bg.jpg) ;
	margin:0;
	font:14px "Times New Roman", Times, serif, sans-serif;
	color:#000000;
	line-height:17px;
	text-align:justify;
	}

b {
	color:#ea5a2f;
	}

i {
	color:#268ab8;
	}

.prayer {
	font:10px "Times New Roman", Times, serif, sans-serif;
	color:#000000;
	}
	
a:link, a:visited, a:active {
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	background-color: #000000;
	}

a:hover {
	color:#ffffff;
	text-transform:uppercase;
	font-style: italic;
	}



