

#menu {
	width: 230px;
	right: 20px;
	top: 100px;
	position: Absolute;
}

#main {
	margin: 100px 250px 20px 20px;
}

