#all {
	width: 850px;
}
#sideber {
	float: left;
}
#contents1 {
	width: 650px;
	margin-left: 150px;
}
body {
	background-color: #BEE4BC;
	margin-left: 100px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

