i made a webpage with background black and added 3 pics of panels...i wana make them the background..so that i can write on that! and add text boxes!!
You need some basic CSS and HTML skill. Inside the body you need "Div ID". In your case you have to make 4 slice of your images for top navigation, left side sidebar, content top and and content bottom. Should be 10*10 pixels. Here is the sample code Then you need CSS file to control the styling. Here is the sample It might sound complicated..but actually very simple if you know HTML and CSS
Read up on CSS, like manov said, it is quite easy if you know what to do. Here is a resourceful link: www[dot]w3schools[dot]com/css/