<html lang="en">
<head>

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}


#mybody {
background:  url('/CoolVideo/fb/bg_org-drip1.jpg') no-repeat center left;
 background-size: 100% 100%;
width: 100%;
height: 100%;
height: auto !important;
min-height:100%;
}