body {
  padding:0px 0px 0px 0px;  
  margin: 0px 0px 0px 0px;  
  font-family: sans-serif;
  width: 100%;
  overflow-y: scroll;
}

.BackgroundImages{
	width: 100%;
	padding: 0px;
	border-radius: 0px 0px 200px 0px;
}

.BrokerNetApp{
	position: absolute;
	top: 20px;
	width: 70%;
	left: 20%;
}

