/* Demo styles */
html,body{background:#222;margin:0;}
body{border-top:4px solid #000;}


.content{color:#777;font:12px/1.4 "helvetica neue",arial,sans-serif;width:720px;margin:20px auto;}


h1{font-size:12px;font-weight:normal;color:#ddd;margin:0;}
p{margin:0 0 20px}
a {color:#CCCCCC;text-decoration:none;}
.cred{margin-top:20px;font-size:11px;}

/* This rule is read by Galleria to define the gallery height: */
#galleria{
height:520px;

}

