body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#maintable {
	border-bottom: 5px solid #333333;
	width: 1000px;
}
#content {
	background: url(img/tattoo-bkgd.jpg) no-repeat left top;
	vertical-align: top;
	height: 1143px;
}
#left {
	background: url(img/tattoo-leftbkgd.jpg) no-repeat left top;
	vertical-align: top;
	width: 241px;
	padding-left: 85px;
	padding-right: 85px;
}
#logo {
	text-align: center;
	text-align: bottom;
	padding-bottom: 20px;
}
#tattootable {
	margin-top: 30px;
}
#tattoobar {
	float: center;
	margin-left: 1em;
}
#tattoobar td {
	padding: 10px;
	float: center;
}#footer {
	font-family: "Arial Black", Arial, geneva, helvetica, sans-serif;
	text-align: center;
}
a:link  { color: #807b7d; text-decoration: none; font-size: 1.3em; }
a:visited { color: #3e3c3d; text-decoration: none; font-size: 1.3em; }
a:hover { color: #FFCCFF; text-decoration: none; }
