#wrap
{
	width: 750px;
	margin: auto;
	border-style: groove;
	border-color: #FFFFFF;
	color: #FFFFFF;
}

#footer
{
	clear: both;
}

#footer p
{
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

#footer h4
{
	color: #66FFFF;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}

#footer img
{
	margin-left: 30px;
	margin-right: 30px;
}

#footer A
{
	color: #66FFFF;	
}

#footer A:visited
{
	color: #66FFFF;
}

#footer A:active
{
	color:#66FFFF;
}