/* CSS Document */
.body {
	background-image:url(../images/bsk-bg.jpg);
	background-repeat: no-repeat;
	width:990px;
}

.wrapper {
position:relative;
float:left;
margin-left:1px;
 margin-top:140px;
 width:860px;

}

.menuleft {

position:relative;
width:100px;
margin-top:140px;
float:left;

}