﻿div#wallPaper {
width: 200px;
height: 600px;
position: absolute; 
top: expression(eval(documentElement.scrollTop));
left:840px;
}
