body {
	background-image: url(../images/index_summer.jpg);
	background-color: #000000;
}
a:link {
	color: #23130D;
	text-decoration: none;
}
a:visited {
	color: #493530;
	text-decoration: none;
}
a:hover {
	color: #DE4AAC;
	text-decoration: underline;
}
h1   {
	font-size: 10px;
	color: #1C1011;
	font-weight: lighter;
	position: absolute;
	left: 10px;
	top: 3px;
}
#main {
	background-image: url(../images/index_summer_b.jpg);
	background-attachment: fixed;
}
.Topmargin {
	padding-top: 115px;
}
.Sitemap {
	font-size: 10px;
	font-weight: lighter;
	top: 3px;
	right: 10px;
	position: absolute;
	color: #1C1011;
}
.Sitemap a {
	color: #1C1011;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
