#container
{
	width: 444px;
	height: 550px;
	position:absolute;
	left: 60%;
	top: 10%;
	margin-top: -5px;
	margin-left: -500px;
	border: 1px solid black;
	background-repeat: no-repeat;
	background-position: right center;
	background-image:url(images/lyb.jpg);


#content
{
	width: 900px;
	top: 60px;
	height: 428px;
	overflow: auto;
}


 
