#container{
	POSITION: relative;
	width: 134px;
	top:200px;
	height: 100%;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


#bg{
	xbackground-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-repeat:repeat-y;
}
