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

.content {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #1C1D17;
	line-height: 24px;
	text-decoration:none;
	padding: 20px;
	margin: 15px 80px 15px 80px;
	background-color:#9a9d87;

        background-repeat: no-repeat;
        background-size: cover;
	column-count:1;
	max-width:960px;
	min-width:800px;
        min-height:400px;
	border:#9a9d87 solid;

}
















