
body {
  background: url(../images/chan.jpg) no-repeat scroll left top;
}


#container {
	width: 980px;
	margin: 20px auto;
	height: 620px;
	padding-top: 80px;
	position: fixed;
	left: 100px;
	text-align:left;
}

ul{
	list-style-type: none;
}

#menu {
	float:right;
	
	padding-right:30px;
}
