Here is what my stuff looks like right now:
layerinfo "type" = "theme"; layerinfo "name" = "Trying Layout"; set font_size = "small"; set text_post_comment = "freak me out"; set page_recent_items = 10; set lineheight = 10; set free_text = "true"; set text_meta_mood = "mood"; set calendar_fgcolor = "#3E3544"; set page_friends_items = 25; set calendar_inactive = "#FFFFFF"; set comment_divider = "//"; set text_read_comments = "1 kid // # kids"; set entry_fgcolor = "#44353D"; set text_post_comment_friends = "freak me out"; set calendar_link = "#FFFFFF"; set comp_bgcolor = "#FEFDEB"; set text_meta_music = "music"; set comp_navbar = true; set header_fgcolor = "#000000"; set entry_link_visited = "#AE017E"; set font_family = "tahoma, arial, sans-serif"; set background_scrolling = "fixed"; set text_read_comments_friends = "1 kid // # kids"; set nav_text_back = "previous"; set calendar_active = "#4BAB27"; set nav_entries_text = "e n t r i e s"; set nav_calendar_text = "a r c h i v e"; set nav_info_text = "u s e r * i n f o"; set nav_friends_text = "f r i e n d s"; set fourth_position = "links_order"; set underline_links = "no"; set entry_link = "#AE017E"; set nav_text_forward = "next"; set show_entry_userpic = true; set entry_bgcolor = "#FFFFFF"; set main_bgcolor = "#FEFED5"; set comp_state = "right"; set show_profile = true; set header_bgcolor = "#61D988"; set comments_bgcolor = "#FFFFFF"; set third_position = "calendar_order"; function page_layout(Page p) { var string title = $p->title(); """ [html, title, text and link color css... etc] [/head] (brackets removed for viewing purposes) body background="http://www.sweetusagi.com/ljstuff/backgrounds/pais01.gif" centerimg src="http://www.sweetusagi.com/ljstuff/backgrounds/meimei.jpg"/center> [table coding... ...and then all the other stuff and my profile yadda yadda... and so on]
Thanks.