body 	{		background-color: #000000;
				background-image: url(../img/philly_cityhall.jpg);
				background-repeat: no-repeat;
				background-attachment:fixed;
				background-position: top;
				font-family: Georgia, Times "Times New Roman", san-serif;
		}
div.text_box {	position: relative;
				left: -140px;
				top: 20px;
				text-align: center;

				}
h1  	{		font-size: 14pt;
				margin-bottom: 0;
			}
p		{		font-size: 12pt;
				margin-top: 0;
			}
a   	{	color: #000000;
			text-decoration: none;
		}
a:hover	 { color: #990000 }