/************************************************************** * Courtesy of the CSS Guild * **************************************************************/ BODY { background-color: orange; } .box, .big_box { text-align: center; background-color: white; border: 1px solid black; color: black; -moz-border-radius: 0px; } .post, .comment { background-color: white; color: black; border: 1px solid black; } #blog_search_form { text-align: center; display:none; } #forum_content { border: 1px solid black; background-color: #cccccc; } .favorite_game { color: #black; border: 1px solid black; background: #cccccc; } .style1 {color: white; background-color: #222222;} .style2 {color: black; background-color: #ffffff;} .style3 {color: white; background-color: #111111;} #tab_content { background: #cccccc; color: black; border: 1px solid black; } a { color: #111111; } td.unread { background-color: #444444; } td.unread { background-color: #444444; } a.unread, a.unknown, .invisible a.unread, .invisible a.unknown { color: #444444; }