    #demo {
     background: #FFF;
     overflow:hidden;
	 width:200px;
	 height:700px;
     text-align: center;
     float: left;
    }
    #demo img {
	margin:3px;
    }