@IMPORT url("basic.css");
@IMPORT url("top.css");
@IMPORT url("footer.css");

/* default */
.body_bg_mainT {background:url(../kookje/images/bg_mainT.gif) repeat-x;border:0px solid red;}

/* Layout */
#wrapper {position:relative; width:980px; margin:0 auto; text-align:left;}

/* Contents */
#Contents {float:left;width:980px;} 
