@charset "UTF-8";
/* CSS Document */

section{
	height: 340px;
	width: 100%;
font-family:"ralewaymedium";
font-size:14px;
line-height:24px;
margin-bottom:10px;
color:#0000;
margin-top:-17px;
overflow:auto;

	
}

h1{
	color:#A32638;
	
font-family:"ralewaythin";
font-size:30px;
	
}

section img{width:40%;max-width:300px;min-width:200px;height:auto;margin-right:30px;margin-bottom:20px;border-radius: 6px 6px 0px 0px;-moz-border-radius: 6px 6px 0px 0px;-webkit-border-radius: 6px 6px 0px 0px;float:left;
}
@media (min-width: 1024px) {
section img{
	float:none;
	
}
}

