html,body{
	margin:0;
	}
body{
	border-top:4px solid #000;
	}
.content{
	color:#777;
	font:12px/1.4 "Bebas", "Century Gothic", "lucida grande",tahoma,verdana,arial,sans-serif;
	width:960px;
	height:100px;
	font-weight:400;
	margin:5px auto;
	}
h1{
	font-size:16px;
	font-weight:200;
	color:#777;
	margin:0;
	}
h2{
	font-size:36px;
	font-weight:800;
	line-height:normal;
	color:#1c1c1c;
	margin:0;
	}
h3{
	font-size:14px;	
	font:12px/1.4 "Bebas", "Century Gothic", "lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight:400;
	line-height:normal;
	color:#1c1c1c;
	letter-spacing:1px;
	margin:0;
	}
	
p{
	margin:0 0 20px
	}
a {
	color:inherit;
	text-decoration:none;
}
a:hover{
	color:#22BCB9;
	text-decoration:none;
	}
.cred{
	margin-top:180px;
	font-size:11px;
	}

/* This rule is read by Galleria to define the gallery height: */
#galleria{
	height:600px; 
	width:960px;
	}
	