body {
    #background-image: url('http://new.sapphirepoint.com/images/background-image.jpg'); 
    background-color: rgb(220,233,247);
}

#menu .navbar-inner {
    background: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	#background: transparent !important;
}

#header {
    background: transparent !important;
}

#sidebar1 .moduletable {
    background: transparent !important;
}

#sidebar1 li:nth-child(odd)
{
    background-color: transparent;
}

#main {
    background: transparent !important;
}