body {
	background-color: #000000;
	font: 12pt; 
	font-family: Arial, sans-serif;
	color: #ffffff; 
}
#wrapper {
	width: 100%;
	text-align: center;
}
.pic {
	top: 15px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
.picH {
	top: 35px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
.photog {
	top: 8px;
	position: relative;
}
.serv {
	margin-left: 60px;
	margin-right: 60px;
}
.serv a {
	color: #ffffff;
	text-decoration: underline;
}
.serv a:hover {
	color: red;
	text-decoration: none;
}
.product {
	top: 8px;
	position: relative;
}
#otherpage td {
	color: #FFFFFF;
	text-align: left;
}
.otherbody {
	background-color: #000000;
	font: 12pt; 
	font-family: Arial, sans-serif;
	color: #000000; 
}