adding a diagnal line to the whole web page with css
html { background: #f0f0f0 url("../images/bg_diagonal_lines2.png") 0 0 repeat; color: #000; overflow-x: hidden }