html,body{background:#222;margin:0;}
            body{border-top:4px solid #000;}
            .content{
	color:#777;
	font-family:Microsoft YaHei, SimHei;
	width:980px;
	margin:10px auto;
}
            h1{font-size:14px;font-weight:normal;color:#ddd;margin:0;}
            p{margin:0 0 10px;font-size:12px;}
            a {color:#22BCB9;text-decoration:none;}
            .cred{margin-top:20px;font-size:12px;}

            /* This rule is read by Galleria to define the gallery height: */
            #galleria{height:700px}