html, body {
	width: auto;
	height: auto;
	overflow: auto;
}

#content {
	width: auto;
	height: auto;
	overflow: auto;
}

#menu-fixed {
	position: fixed;
	top: 155px;
	left: 30px;
}
