colour codes
gray
<style>
body {
background-color: #c0c0c0;
background-image: url('
http://valor.nuclearfallout.net/Xippy/backgray.jpg');
background-position: top-left;
background-repeat: repeat-x;
}
#widthContainer {
border: 1px solid #000000;
background-color: #000000;
}
#copyright {
width: 98%;
max-width: 98%;
background-color: #c0c0c0;
border-top: 1px solid #666666;
margin-left: -1px;
}
#footer {
width: 98%;
max-width: 98%;
background-color: #c0c0c0;
margin-left: -1px;
}
#bottom {
width: 98%;
max-width: 98%;
background-color: #c0c0c0;
margin-left: 0px;
}
</style></div>
orange
<style>
body {
background-color: #d17912;
background-image: url('http://valor.nuclearfallout.net/Xippy/backorange.jpg');
background-position: top-left;
background-repeat: repeat-x;
}
#widthContainer {
border: 1px solid #000000;
background-color: #000000;
}
#copyright {
width: 98%;
max-width: 98%;
background-color: #d17912;
border-top: 1px solid #666666;
margin-left: -1px;
}
#footer {
width: 98%;
max-width: 98%;
background-color: #d17912;
margin-left: -1px;
}
#bottom {
width: 98%;
max-width: 98%;
background-color: #d17912;
margin-left: 0px;
}
</style></div>green
<style>
body {
background-color: #3db513;
background-image: url('http://valor.nuclearfallout.net/Xippy/backgreen.jpg');
background-position: top-left;
background-repeat: repeat-x;
}
#widthContainer {
border: 1px solid #000000;
background-color: #000000;
}
#copyright {
width: 98%;
max-width: 98%;
background-color: #3db513;
border-top: 1px solid #666666;
margin-left: -1px;
}
#footer {
width: 98%;
max-width: 98%;
background-color: #3db513;
margin-left: -1px;
}
#bottom {
width: 98%;
max-width: 98%;
background-color: #3db513;
margin-left: 0px;
}
</style></div>yellow
<style>
body {
background-color: #ccd312;
background-image: url('http://valor.nuclearfallout.net/Xippy/backyellow.jpg');
background-position: top-left;
background-repeat: repeat-x;
}
#widthContainer {
border: 1px solid #000000;
background-color: #000000;
}
#copyright {
width: 98%;
max-width: 98%;
background-color: #ccd312;
border-top: 1px solid #666666;
margin-left: -1px;
}
#footer {
width: 98%;
max-width: 98%;
background-color: #ccd312;
margin-left: -1px;
}
#bottom {
width: 98%;
max-width: 98%;
background-color: #ccd312;
margin-left: 0px;
}
</style></div>ok there you go all the code is there
