Hi there.
Ive been editing Refueling by BlogCut.com theme at my site http://www.clothes-shop.net/ and i cant change the background colour to black.
My css looks like this
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Arial', Lucida Grande, Verdana, Arial, Sans-Serif;
background: #000000 url('<?php bloginfo('stylesheet_directory'); ?
>/images/bgbody.gif') repeat-y;
background-position:center;
color: #000000;
margin: 0px auto 0px auto;
width: 982px;
text-align: left;
background-color: #000000;
}
any help would be greatly appreciated, thank you.
haydn.