body { background-image: url(http://i28.tinypic.com/25zmji0.jpg); background-repeat: no-repeat; background-position: top center; background-color: #000000; margin: 450px 120px; 220px 0px; } html body div #menu, #menu a { color: #000000; background-color: #ffffff; } html body div #options, html body div #options a, html body div #options span a, html body div #options span { color: #000000; background-color: #ffffff; } /* Titles */ h1 { /* Name */ color: #000000; background-color: #ffffff; font-family:; font-size:; text-align: center; } #about h2 { /* About Me: Title */ color: #000000; background-color: #ffffff; font-family:; font-size:; text-align: center; } /* Page Background */ body { background-color: #ffffff; } /* Layout border color */ #main { border-color: #000000; background-image: none; border-width: 3px; } #info-section { background-color: #ffffff; } /* About & Comments background */ #main { background-color: #ffffff; } #about-section { background-color: #ffffff; } #about-content { background-color: #ffffff; color: #000000; text-align: center; background-image: url(http://i26.tinypic.com/21ozfx1.jpg); background-repeat: no-repeat; background-position: bottom left; /* it can also be "center left", "center center" etc.*/ padding-bottom: 40px; } /* Information */ #info dt { /* Category */ background-color: #ffffff; color: #000000; text-align: center } #info dd { /* Answer */ background-color: #ffffff; color: #000000; text-align: center; } /*Menu Colors*/ #image, #info, #stories, #articles, #poems, #journals, #friends, #photos, #friends a:hover img { background-color: #ffffff; } #stories li, #articles li, #poems li, #journals li, #friends img, #photos .photo div { background-color: #000000; } #image img, #articles li img, #photos .photo { background-color: #000000; } #image img, #articles li img, #friends img, #photos .photo { border-color: #000000; } #friends div { color: #ffffff; } /* Story section */ #stories { /* Story area */ background-color: #ffffff; } #stories h2 { /* Story title */ color: #000000; background-color: #ffffff; text-align: center; } #stories li { /* Story list */ color: #ffffff; background-color: #000000; text-align: center; } #stories li span { /* Text color */ color: #000000; } #stories li a { /* Link color */ color: #ffffff; } /* Article section */ #articles { /* Article area */ background-color: #ffffff; } #articles h2 { /* Article title */ color: #000000; background-color: #ffffff; text-align: center; } #articles li { /* Article list */ color: #ffffff; background-color: #000000; text-align: center; } #articles li span { /* Text color */ color: #000000; } #articles li a { /* Link color */ color: #ffffff; } /* Poem section */ #poems { /* Poem area */ background-color: #ffffff; } #poems h2 { /* Poem title */ color: #000000; background-color: #ffffff; text-align: center; } #poems li { /* Poem list */ color: #ffffff; background-color: #000000; text-align: center; } #poems li span { /* Text color */ color: #000000; } #poems li a { /* Link color */ color: #ffffff; } /* journal section */ #journals { /* Journal area */ background-color: #ffffff; } #journals h2 { /* Journal title */ color: #000000; background-color: #ffffff; text-align: center; } #journals li { /* Journal list */ color: #ffffff; background-color: #000000; text-align: center; } #journals li span { /* Text color */ color: #000000; } #journals li a { /* Link color */ color: #ffffff; } /* Friends section */ #friends { /* Friend area */ background-color: #ffffff; text-align: center; } #friends h2 { /* Friend title */ color: #000000; background-color: #ffffff; } #friends li { /* Friend list */ color: #ffffff; background-color: #000000; text-align: center } #friends li span { /* Text color */ color: #000000; } #friends li a { /* Link color */ color: #000000; } #photos h2 { color: #000000; background-color: #ffffff; text-align: center; } /* Comments */ #about-section h2 { /* Comment: Title */ color: #000000; background-color: #ffffff; font-family:; font-size:; text-align: center; } #comment-list li { /* Comment: background color */ color: #ffffff; background-color: #000000; } #comment-list img { /* Comment: Avatar "frame" */ border-color: #ffffff; background-color: #000000; } #comment-list .options { /* Comment: Username & Date area */ color: #ffffff; background-color: #000000; } #comment-list .options a { /* Comment: Username/Report/Delete links */ color: #ffffff; } .pages { /* Comment: Comment pages */ background-color: #000000; } .pages .info { /* Comment: "PAGES" -text */ color: #000000; } .pages a { /* Comment: Page numbers - links */ color: #ffffff; } .add-comment { /* Comment: "Add comment" area */ background-color: #000000; } .add-comment a { /* Comment: "Add comment" link */ color: #ffffff; }