body,a {
	color: black;
	/*background: white url(images/bkg.jpg) no-repeat;*/
	background-color: white;
	border: 0;
	margin: 0;
}
div {
	margin: 0;
}
#wrapper {
    position: relative;
    width: 95%;
    margin: 0 auto;
    text-align: left;
}

#header {
	text-align: center;
}

#pagebody {
	text-align: center;
}

#footer2 {
	font: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
}

#footer {
	font: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
	text-decoration: none;

}


#footer img{
	vertical-align: baseline;
	border: 0;
}

