#wrapper {
	background-image: url(../images/Home/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}

a:link {color:#000000
}
.navTable {
	text-align: center;
}
body {
	background-color: #C0C0C0;
	margin: 0px;
}

a:visited {color:#000000
}
a:hover {color:#000000
}
a:active {color:#000000
}
table {
	text-align: center;
}
