body {
	background-color: #fefbf1;
}

#header {
	position: fixed;
	left: 15px;
	z-index: 2;
	top: 4px;
}

h1 {
	color: #292929;
	float: left;
	font: normal 45px Arial, Helvetica, sans-serif;
	margin: 0;
}

h2 {
	color: #ff7f9d;
	float: left;
	position: relative;
	top: 9px;
	left: 13px;
	font: italic normal 29px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

#fotosbox {
	height: 430px;
	position: relative;
	background-color: #292929;
	width: 10800px;
	top: 50px;
	z-index: 0;
	left: -10px;
}

#fotosbox img {
float:left;
	height: 400px;
	margin-left: 4px;
	margin-top: 15px;
}

#footer {
	position: fixed;
	background-color: #292929;
	width: 100%;
	margin-top: 20px;
	color: #fefbf1;
	padding-top: 10px;
	z-index: 2;
	left: 0;
	padding-left: 15px;
	bottom: 10px;
}

h3 {
	font: normal 29px Georgia;
	margin: 0;
}

#footer p {
	font: 14px Arial;
}

#contact {
	margin-top: 0;
}

#madeby, #madeby a {
	text-align: right;
	margin-top: -29px;
	margin-bottom: 8px;
	color: #928f8a;
	margin-right: 15px;
}

a, a:active, a:visited {
	color: #fefbf1;
	text-decoration: none;
	font-family: Georgia;
	font-style: italic;
}

a:hover {
	color: #ff7f9d!important;
	text-decoration: underline;
}
