Apparently I have not used Dreamweaver for a while.. here is my new site, I'm building and scripting from scratch, its nothing special, just for my portfolio, tired of my old design, although I like it my problem is this, why can I not import an image and just drag it somewhere? the layout in the picture is set as the background Using Dreamweaver CS3
Don't know the solution to the problem you're asking about but I can tell you that if you turn off anti-aliasing on that pixel text it will look a helluva lot better.
You'll need to create tables to place images in that way. Unfortunately, simply clicking and placing pictures would be a nightmare to try do with CSS (which is simply what Dreamweaver itself would be trying to do), as the images wouldn't stay still when you resized your browser window, or when different users with different screen resolutions attempted to view the page.