#container {
	position: absolute;
	margin : 0px;
}
 
div#container .image{
	height:20px;
	border-style: none;
 }
 
 #rolls{
	height: 100px;
	width: 200px;
	position: relative;
	top: 100px;
	left: 225px;
	border-style: none;
	border-width: 0px;
	 }