#wrapper {
	background-image: url(images/bg_content.jpg);
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(images/bg_footer.jpg);
	height: 26px;
}
.dzyn {
	text-decoration: none;
	color:#000000;
	font-size: 10px;
}
.dzyn:hover {
	text-decoration: none;
	color:#CCCCCC;
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #AE935D;
	background-image: url(images/bg_header.jpg);
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#side_details td {
	line-height: 1.5;
	text-align: center;
	vertical-align: top;
}
#gallery_matrix {
	text-align: center;
	vertical-align: top;
}
#info {
	font-size: 11px;
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-size: 14px;
	color: #8A2D8A;
}
.paint_text {
	margin-right: 20px;
}
.footer {
	font-size: 9px;
	color: #9A339A;
	letter-spacing: .3em;
	text-align: center;
	vertical-align: bottom;
}
a {
	color: #660066;
}
