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

html,body{
	margin: 0;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F33;
}
body{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
.content{
	color: #000;
	margin: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 1.4;
}
h1{
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0;
	line-height: 40px;
}
p{
	margin: 0 0 20px;
	font-size: 18px;
}
a{
	color: #39F;
	text-decoration: none;
	font-size: 18px;
}
.cred{
	margin-top: 20px;
	font-size: 18px;
}

.galleria{
	height: 432px;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
