body {
	background-color : #1d201d;
	color : #f0f0f0;
}

#custom-doc {
	width : 46.154em;
	margin : auto;
	text-align : left;
	min-width : 600px;
}

#hd {
	margin-top : 50px;
}

#hd h1 {
	width : 600px;
	height : 60px;
	background : url(../img/home-logo.png);
	text-indent : -9999px;
}

#hd h2 {
	width : 600px;
	height : 40px;
	background : url(../img/home-subtitle.png);
	text-indent : -9999px;
}

#bd blockquote {
	margin : 4em 60px 0;
	font : italic 114% "Trebuchet MS", Garamond, Verdana, Helvetica, Arial, sans-serif;
	text-align : justify;
}

#bd blockquote p.author {
	margin-top : 1em;
	text-align : right;
	font-style : normal;
}

#bd ul {
	width : 450px;
	margin : 4em auto;
}

#bd ul li {
	display : inline;
}

#bd li a {
	float : left;
	display : block;
	width : 225px;
	height : 50px;
	text-indent : -9999px;
}

#bd li a:active {
	outline : none;
}

#bd li.foto a {
	background : url(../img/home-fotografie.png) no-repeat;
}

#bd li.stampa a {
	background : url(../img/home-stampa.png) no-repeat;
}

a:link {
	color : #dddcd7;
	text-decoration : none;
}

a:visited {
	color : #b6b4a9;
	text-decoration : none;
}

a:hover {
	color : #dddcd7;
	text-decoration : underline;
}

#ft {
	margin-top : 60px;
	padding-bottom : 4em;
	color : #696861;
	font-size : 70%;
	text-transform : uppercase;
	text-align : left;
}

#ft .copyright {
	float : left;
}

#ft .credits {
	float : right;
}
