I am using the image below but I am using it as it is and it is not taking up the 100% of the screen.
I have thought of the following options but I would appreciate some advice on what to do:
- Create a tile of the wood grain?
- Create a strip of the wood grain?
Current CSS
html{
background: url('../img/Body_BG.png') repeat-x 0 0 scroll;
background-color:#0C0C0C;
height:100%;
width:100%;
}
Image
