Back from walking, and I think I have my mental image of how I want things more in place now.
Colors / Fonts will be – (for the moment)
.largebrown {font-size: 110%; font-family: verdana, sans-serif; color: #996633;}
.medlightbrown {font-size: 100%; font-variant: small-caps; font-family: verdana, sans-serif; color: #cc9966; letter-spacing: 3pt;}
.smallredbrown {font-size: 80%; font-variant: small-caps; font-family: verdana, sans-serif; color: #663300; letter-spacing: 1pt;}
.standardplain {font-size: 90%; font-family: verdana, sans-serif;}
.footer {font-size: 80%; font-family: verdana, sans-serif; color: #663300;}
.smallyellow {font-size: 80%; font-family: verdana, sans-serif; color: #cc9900;}
.beige {background-color: #cc9966;}
.lightbeige {background-color: #ffcc99;}
A:visited {color: #993333;}
A:link {color: #336633;}
A:hover {color: #ffcc00;} – This one I’m not sure about. Still hard to read. maybe I’ll do a more maroon.
I’m not sure if I want to lock the size like I did last time, or let it expand to any ol’ range yet… I’m leaning to expansion, but that’ll make the layout a little more tricky.
I think it’ll be my project for this weekend… I just need to focus on it, and crew it up for more than 20 minutes at a pop.