You did the right thing
The three column layout is a different CSS file to your old 2 column page. The url you have in the first post has the css embedded in the page rather than as a separate file and that is what I was encouraging you to have in the future.
Once you have the main index page completed then any future pages should link to the same CSS file as for the index page so that you only have one CSS file so it makes the users browsing experience faster.
There are loads of videos on DW and CSS
here so it may be worth spending an hour or so watching some of them.