@charset "utf-8";
/* CSS Document */

/* index */
body {
	background-color: #FFF;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
body,td,th {
	color: #FFF;
	font-family: "Century Gothic";
	font-size: 14px;
}
.copyright {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #963;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.founder {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 26px;
}
.info-header {
	font-size: 12px;
	color: #BBB;
	letter-spacing: 1px;
	font-family: "Century Gothic";
	font-weight: normal;
}
.content {
	font-family: "Century Gothic";
	font-size: 14px;
}
.contactform {
	color: #000;
}
.add {
	color: #000;
}
.othergallerie {
	color: #FFF;
}.big-price {
	font-size: 100px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0.03em 0.03em #333;
}

