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




.midsize {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DDDDDD;
	line-height: 20px;

}







.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-image: url("img/bandgreen.png");
        background-repeat: no-repeat;
        background-size: cover;
	column-count:1;
	max-width:480px;
        height:250px;
	border:#9a9d87 solid;

}
















