div.forsale { position:fixed; top:0px; height:35px; width:100%; background-color:lightgrey; -webkit-box-shadow: 0px 1px 5px #fff; -moz-box-shadow: 0px 1px 5px #000; z-index:4;}
div#move { margin-left:190px; margin-top:8px; }
img.arrow { width:30px; position: relative; top: -6px; }
body { margin:0 ;background-color:black; }
span.txt { color:red; }

