/* CSS Document */

	body				{	background-color:#FF0; }
	body 				{	background-image:url(../images/site/buho_small.gif); 
							background-position:center 120px;
							background-repeat:no-repeat;
						}
	body				{	color:#100852; }
	h1					{	text-align:center;  font-size:7.5em; font-weight:bold; }
	h1					{	text-shadow:2px 2px 5px #000000; }
	h1					{	padding-bottom:20px; border-bottom:2px solid; }
	.footerText			{	width:100%;
							text-align:center; font-size:3em; 
							position:fixed;
							bottom:0px;
							left:0px;
							margin-bottom:100px;
							font-weight:bold;
						}