body{
background:url() fixed;
}
#header {
border: 5px solid #F87431;
}
#wrapper{
border: 5px solid #F87431;
}
.profileHeader{
background: #FFE87C;
font-size: 16px;
font-weight: bolder;
color: orange;
}
a:link{
text-decoration: none;
color: #7E2217;
font-weight: bold;
}
a:visited {
text-decoration: none;
color: #7E2217;
font-weight: bold;
}
a:hover {
color: red;
font-weight:bold;
}
a:active {
text-decoration: none;
color: #FBB117;
font-weight:bold;
}
.menu2{
background: url() fixed;
}
.menu2 a:link {
background: url() fixed;
color:#C35817;
}
.menu2 a:visited{
background: url() fixed;
color: ;
}
.menu2 a:active{
background: url() fixed;
color: ;
}
#profileSignature{
background: url() ;
border: 1px solid
color: #FBB117;
}
#profileFriends{
background: url() fixed;
border: 1px solid;
color: #FBB117;
}
#profileStats{
background: url() ;
border: 1px solid;
color: #FBB117;
}
#profileSlaves{
border: 1px ;
color: #FBB117;
margin-bottom: 20px;
}
#comments th {
background:url() fixed;
font-size: 16px;
font-weight: bolder;
color: #FBB117;
}
Basic CSS Layout