If I wanted to swap the image in this template with a video, how would I do that? The image is in the css here. #top-nav { position: absolute; top: 15px; left: 414px; width: 266px; height: 269px; background: #EAEAEA bottom left url(images/header.jpg) no-repeat; What would I have to do to make the image an editable area? I assume replacing url(video/test.mov) would do nothing. Oh god, how did this get here, I am not good with computer.