body {  
background: black url("images/bk.jpg");
background-repeat: repeat;
background-position: top;
font-family: Helvetiica, arial, Garamond, san-serif;  
font-size: 19px;
color: #000000;
line-height: 20px;
letter-spacing: 0px

}


.leftbk {  
background-image:url("images/left.gif");
background-repeat: x-repeat;
}

.rightbk {  
background-image:url("images/right.gif");
background-repeat: x-repeat;
}


.buybk {  
background-image: url("images/");
font-size: 16px;
line-height: 19px;
color: grey;
}

.detail {  
font-size: 11px;
color: grey;
}


a {
color: #FFFFFF;
}

img { -ms-interpolation-mode: bicubic; }