table {
	color: #FFFFFF;
	background-color: #000000;
	width: 554px;
}
.header {
	background-color: #000000;
	background-image: url(new-orleans-la-painting-zeitoun-a-painting-contractors-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 554px;
}
.footer {
	background-color: #000000;
	background-image: url(new-orleans-la-painting-zeitoun-a-painting-contractors-2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	width: 554px;
}
.content {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
