#container{
	text-align: left;
	width: 900px;
	margin: 10px auto 0px auto;
	background-color: #FFF;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content{line-height:1.5em; overflow:hidden;float:left;width:630px;display:inline;margin-right: 20px;}