#logo	{
			background-color: #eeeeee;
			color: #cc66cc;
			font-size: 2.5em;
			font-weight: bold;
			border-bottom: 2px solid #000000;
			height: 100px
			background-image: url(images/jellylogo.jpg);
			padding-left: 20px;
	}


.footer	{	
			background-color: #ffffff;
			border-top: 2px solid #000000;
			color: #000000;
			font-size: .7em;
			padding-top: 10px;
			text-align: center;
			clear:both;
	}