body {
}

div.img {
	float: right;
}

#menu {
	position	: absolute;
	top			: 0;
	left		: 0;
	width		: 250px;
	background-color: gray;
	height		: 100%;
}
