
span.main { position:absolute; left:310px; top:5px; overflow:auto }

h2 {
	font-family: BibleScrT, Cataneo BT; font-size: 18pt;
	text-align: center
	}

h3 {
	font-family: Cataneo BT, BibleScrT; font-size: 16pt;
	text-align: center
	}

p {
	margin-right: 5px;
	margin-left: 5px;
	text-align:justify;
	font-weight:normal;
	font-size:12px
}

body {
	color: #f0f5fe;
	font-family: Humanst521 BT, Trebuchet MS, sans-serif; font-size: 11pt;
	background-color: #231628;
	background-image: url(legaia2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	scrollbar-face-color:#231628;
	scrollbar-shadow-color:#f0f5fe;
	scrollbar-highlight-color:#f0f5fe;
	scrollbar-3dlight-color:#231628;
	scrollbar-darkshadow-color:#231628;
	scrollbar-track-color:#231628;
	scrollbar-arrow-color:#f0f5fe;topmargin:0;bottommargin:0;
}

a:link{ text-decoration: none; color: #f0f5fe; }
a:visited{ text-decoration: none; color: yellow; }
a:active{ text-decoration: none; color: red; }
a:hover{ text-decoration: none; color: #f0f5fe; }

