            body{
}
            .content{
	color:#777;
	font:12px/1.4 "helvetica neue",arial,sans-serif;
	width:100%;
	margin:20px auto;
}
            p{margin:0 0 20px}
            a {color:#22BCB9;text-decoration:none;}
            .cred{margin-top:20px;font-size:11px;}

            /* This rule is read by Galleria to define the gallery height: */
            #galleria{height:300px}

@media screen and (min-width: 620px) {
	#galleria{height:375px}
}

@media screen and (min-width: 810px) {
		#galleria{height:550px}
	.content{ 
	width:80%;
	}

}