Code:
Spoiler:
- Code:
body {
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
background-color: #000000;
background: url(http://i51.photobucket.com/albums/f369/dadstwiggy/jungle.jpg) fixed;
}
#wrap {
width: 80%;
margin: 0 auto;
text-align: left;
background: none;
}
#wrapinside {
width: 836px;
color: #EEEEEE;
margin: 0 auto;
text-align: left;
}
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #EEEEEE;
}
.navlinks a:hover {
color: #EEEEEE;
}
.contacttable, .statstable, .raninfotable, .avatartable, .friendstable
{
background: #000000;
background-position: left top;
background-repeat:repeat;
width:100%;
margin-top:10px;
color:#EEEEEE;
padding:5px;
border:6px solid #000055;
padding-left:10px;
}
.commentinfo {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#000055;
text-decoration: none;
}
.comment_media {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#EEEEEE;
text-decoration: none;
background: #000000;
border:6px solid #000055;
}
.profilepic {
border:6px solid #000055;
}
.tableheader {
height: 31px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color:#EEEEEE;
margin:0;
padding:0;
font-weight: bold;
padding-left: 5px;
text-align: left;
}
.highlights, .highlights a:link, .highlights a:active, .highlights a:visited {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color:#EEEEEE;
font-weight: bold;
padding-left: 5px;
text-align: left;
}
.highlights a:hover {
color:#EEEEEE;
}
#footer2 {
text-align:center;
background:none;
padding: 2px;
}
.addcomment, .addcomment a:link, .addcomment a:active, .addcomment a:visited, addcomment {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000055;
font-weight: bold;
}
.addcomment a:hover {
color:#000055;
}