Code
- <style>
- body
- {
- background: url("http://i.imgur.com/vpV6NXD.jpg") #FFFFFF fixed;;
- }
- #header {
- height: 278px;
- overflow: hidden;
- position: relative;
- background: url("http://i59.tinypic.com/314ug48.png") no-repeat 0 0 transparent;
- border: none;
- }
- .newsDiv, .userinfo {
- background: url("http://i60.tinypic.com/b5juc3.jpg") no-repeat scroll 0 0 transparent;
- top: 0;
- color: black;
- border: 2px dashed white;
- font-family: Georgia;
- }
- .newsText, .inner {
- color: black;
- font-family: Georgia;
- }
- #profile_left .catbg, .cat_bar, .catbg77, div.cat_bar {
- background: url("http://i57.tinypic.com/2qhzuv9.jpg");
- border: 2px dotted white;
- border-radius: 3px;
- color: black;
- font-family: Georgia;
- }
- #profile_right .catbg, .cat_bar, .catbg77 {
- background: url("http://i57.tinypic.com/2qhzuv9.jpg");
- border: 2px dotted white;
- border-radius: 3px;
- color: black;
- font-family: Georgia;
- }
- #profile_left .windowbg {
- background: url("http://i61.tinypic.com/2a7xxk6.jpg");
- border: 2px dashed white;
- border-radius: 10px;
- color: black;
- font-family: black;
- }
- #profile_right .windowbg {
- background: url("http://i61.tinypic.com/2a7xxk6.jpg");
- border: 2px dashed white;
- border-radius: 10px;
- color: black;
- font-family: Georgia;
- }
- div#profile_success {
- background : #236B8E;
- color: black;
- border: 3px double white;
- font-family: Georgia;
- }
- div.spoilerheader input {
- background-color: #B0E2FF;
- color: white;
- border: 1px solid whitw;
- border-radius: 8px;
- font-family: New Times roman;
- }
- div.spoilerbody {
- background-color: #B0E2FF;
- color: black;
- border: 1px solid white;
- font-family: Georgia;
- font-size: 9px;
- }
- ul#menu_nav {
- position: relative;
- top: 0;
- right: 0;
- left: 0;
- display: block;
- margin: 0;
- padding: 8px 0 0 10px;
- height: 30px;
- background: url(http://i.imgur.com/vpV6NXD.jpg) repeat;
- border-bottom: 3px solid HEXCODE;
- border-radius: 8px;
- text-align: center;
- text-size: 20pt;
- color: white;
- }
- ul#menu_nav li {
- display: inline-block;
- float: none;
- }
- ul#menu_nav li a {
- color: white;
- }
- h3.catbg {
- background: white;
- color: black;
- border: 0px;
- font-family: Georgia;
- }
- .windowbg {
- background : #B0E2F;
- color: black;
- font-family: Georgia;
- }
- .windowbg2 {
- background : url("http://i57.tinypic.com/2qhzuv9.jpg");
- color: black;
- border: 2px dotted white;
- border-radius: 8px;
- font-family: Georgia;
- }
- span.left {
- background : #B0E2FF;
- color: black;
- font-family: Georgia;
- }
- strong {
- color: black;
- font-weight: bold;
- font-family: Georgia;
- }
- .creator
- dl {
- color: #B0E2FF;
- font-family: FONT TYPE HERE;
- }
- textarea {
- color: white;
- font-family: Georgia;
- }
- .time {
- color: black;
- font-family: Georgia;
- }
- h3.catbg a, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
- color: black;
- font-family: Georgia;
- }
- input, button, select, textarea {
- background: white;
- border: 1px dotted #B0E2FF;
- border-radius: 8px;
- color: black;
- font-family: Georgia;
- }
- h1, h2, h3, h4, h5, h6 {
- color: Black;
- font-family: Georgia;
- }
- .inner {
- border-top: 1px dashed white;
- color: black;
- font-family: Georgia;
- }
- .rp_username strong
- {
- color: #B0E2FF;
- font-weight: bold;
- font-family: Georgia;
- }
- h3.catbg77 {
- background: none;
- color: black;
- border: none;
- font-family: Georgia;
- }
- </style>
- <style>
- a:link,
- a:visited {
- color: black;
- text-decoration: none;
- font-family: Georgia;
- }
- a:hover {
- font-style: bold;
- font-size: 12px;
- color: White;
- text-shadow: 3px 3px 3px #B0E2FF;
- font-family: Georgia;
- }
- </style>
Code
- <style>
- body
- {
- background: url(http://i.imgur.com/ArA5DCs.gif) #000000 fixed;;
- }
- h3.catbg {
- background : #3579DC;
- color: #ffffff;
- border: 2px;
- }
- div.cat_bar {
- background : #3579DC;
- color: #ffffff;
- border-color: #3579DC;
- border: 3px dotted;
- }
- .windowbg {
- background : #F0F8FF;
- color: #000000;
- }
- span.left {
- background : #F0F8FF;
- color: #000000;
- }
- strong {
- color: #F0F8FF;
- font-weight: bold;
- }
- div#profile_success {
- background : #3579DC;
- color: #ffffff;
- border-color: #ffffff;
- border: 3px dotted;
- }
- .creator
- dl {
- color: #B0E2FF;
- }
- #header {
- height: 278px;
- overflow: hidden;
- position: relative;
- background: url("http://i.imgur.com/hq5iEab.png") no-repeat scroll 0 0 transparent;
- }
- .newsDiv, .userinfo {
- background: url("http://i.imgur.com/J3FP2Ka.jpg") no-repeat scroll 0 0 transparent;
- color: #000000;
- }
- .newsText, .inner {
- color: #B0E2FF;
- }
- textarea {
- color: #ffffff;
- }
- .windowbg2 {
- background : #B0E2FF;
- color: #ffffff;
- border: 3px dotted #ffffff;
- }
- .time {
- color: #B0E2FF;
- }
- h3.catbg a, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
- color: #3579DC;
- }
- input, button, select, textarea {
- background: #ffffff;
- border: 2px solid #000000;
- color: #3579DC;
- }
- div.spoilerheader input {
- background-color: #3579DC;
- color: #ffffff;
- border: 1px double #B0E2FF;
- }
- h1, h2, h3, h4, h5, h6 {
- color: #B0E2FF;
- }
- .inner {
- border-top: 1px double #B0E2FF;
- color: #ffffff;
- }
- .rp_username strong
- {
- color: #3579DC;
- font-weight: bold;
- }
- h3.catbg77 {
- background: none;
- color: #ffffff;
- border: none;
- }
- #profile_left .catbg, .cat_bar, .catbg77 {
- background: url(http://i.imgur.com/LP0A6eQ.gif);
- border: 4px double #B0E2FF;
- }
- #profile_right .catbg, .cat_bar, .catbg77 {
- background: url(http://i.imgur.com/LP0A6eQ.gif);
- border: 4px double #B0E2FF;
- }
- #profile_left .windowbg {
- background: url(http://i.imgur.com/LP0A6eQ.gif);
- border: 4px double #3579DC;
- }
- #profile_right .windowbg {
- background: url(http://i.imgur.com/Krw3e8i.jpg);
- border: 4px double #3579DC;
- }
- </style>