body {
background:url(/uploads/wsbg.png);
margin:5px;
padding:0px;
font-size:12px;
}
#flag {
position:fixed;
right:0px;
top:0px;
width:60px;
height:60px;
background-image:url('http://paragjadhav.in/Images/flag.png');
background-repeat:no-repeat;
background-size:contain;
}