BODY {
	background-image:url(images/bodyBg2.png);
}
.banner {
	width: 800px;
}
.content {
	text-align: center;
	color: #FFFFFF;
	width: 900px;
}
.footer {
	text-align: center;
	color: #FFFFFF;
	clear: right;
	text-decoration:none;
}
a img {
    text-decoration: none;
	border: 0 none;
}
a:hover {
    text-decoration: underline;
	border: 0 none;
}
a:active {
    text-decoration: none;
	border: 0 none;
}
a:visted {
    text-decoration: none;
	border: 0 none;
}
