BODY {
	background: url(newbg.png);
	background-position: center;
	font-family: "garamond";
	font-size: 12pt;
	color: white;
	text-align: center;

}

A:link, A:active, A:visited {
	color: white;
	text-decoration: underline;
}

A:hover {
	color: black;
	text-decoration: dotted;
}

TD.textbox {
	background-color: f0cb49;
	color: black;
	background-image: url(http://www.geocities.com/chibamamorusan/logohands.ng);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 160px;
	border-left: none;
	border-right: none;
	border-top: 1px black solid;
	border-bottom: none;
	padding: 0px;
	margin: 0px;
}

DIV.text {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	overflow: auto;
	padding-top: 2px;
	padding-left: 2px;
}

TD.links {
	background-color: 275bde;
	text-align: center;
	border-top: 1px black solid;
	border-right: none;
	border-left: none;
	border-bottom: none;
	padding-bottom: 4px;
}

TD.title {
	font-family: "Lucida Handwriting";
	font-size: 40px;
	color: white;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: none;
	text-align: center;
	background-color: 275bde;
	padding-top: 10px;
	padding-bottom: 10px
}

img.titlelogo {
	vertical-align: middle;
	height: 125px;
	width: 100px;
}

TD {
	border: 1px solid;
}

DIV.logo {
	text-align: center;
}

DIV.text2 {
	text-align: justify;
}

DIV.bgimage {
	position: absolute;
	text-align: center;
	top: 50px;
	left: 40px;
}

TABLE {
	position: relative;
	top: -16px;
}