header, nav, main, footer {
	min-width:320px;
	max-width:520px;
}

header {
	background-position: bottom left -380px;
	padding-top:10px;
}

address br {
	display:normal;
}

ul.folders li {
	width:100%;
	display:block;
}

ul.folders li a {
	width:60%;
	margin:auto;
	margin-bottom:5px;
}
	
	