body {
	background-color: black;
	padding: 0px;
	margin: 0px;
	color: white;
	font-family: Verdana,sans-serif;
}
body#index {
	margin-top: 5%;
}
table {
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
table#contact {
	border: 0px;
	padding: 0px;
	width: 772px;
	font-size: 10pt;
}
table#contact td, table#inquiry td {
	border: 0px;
}
table#inquiry td {
	padding: 2px;
}
td#contact_text {
	padding: 5px;
}
table#main {
	width: 774px;
}
table#links {
	margin-left: 25px;
	margin-right: 25px;
	border: 0px;
}
td {
	padding: 0px; 
	border: 1px solid white; 
}	
table#links td {
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
}
tr#bottom {
	height: 110px;
	padding: 0px;
}
tr#head {
	height: 50px;
	padding: 0px;
}
tr#center {
	height: 513px;
	padding: 0px;
}
h1 {
	text-align: center;
}
li {
	list-style-type: circle;
}
a {
	color: silver;
	text-decoration: underline;
}
a:hover {
	color: silver;
	text-decoration: none;
}
a img {
	border: 0px;
}
table.price {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
		}
table.price td, table.price th {
	border: thin solid white;
	padding: 2px;
}
p.clientimg {
	text-align: center;
}
div#client,div#wedding,div#price,div#news,div#packages {
	padding-left: 25px;
	padding-right: 25px;
}
img {
	border: 0px;
}

