/* CSS Document */

section {
	border:1px solid red;
	padding:10px;
	width: 40%;	
	float:left;
	margin:5px;
}
