/* SECTION */
section {
	width: 400px;
	border-right: none;
}

/* ASIDE */
aside {
	width: 500px;
}

address { 
    display: block;
    font-style: italic;
	margin-bottom: 5px;
	margin-left: 40px;
} 
