@charset "utf-8";
#bodycontainer {
	width: 900px;
	background-attachment: scroll;
	background-position: center top;
	color: #FFF;
	overflow: hidden;
	position: relative;
}
body {
	background-attachment: fixed;
	background-image: url(../tapORsnap%20images/Background-image3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h3 {
	color: #FFF;
	font-style: italic;
}
#linkstable {
	width: 600px;
	margin-top: 100px;
	margin-left: 250px;
	color: #FFF;
}
td {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tabletext {
	font-size: 13px;
	color: #FFF;
	font-weight: 500;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	word-spacing: normal;
}

