.bodycss{
	/*background-image: url('../img/Motor.jpg');*/
	background-attachment: fixed;
	background-repeat: no-repeat no-repeat;
}

.logo{
	margin-top: 120px;
}
.motomarket{
	margin-top: 20px;
	margin-bottom: 20px;
}
.line{
	margin: 20px 200px 50px 200px;
	border-top: 1px solid #bcbcbc;
}
#dwhite_logo{
  position: fixed;
  top: 50%;
  right: 0px;
  width: 45px;
  @media (max-width:600px) {
    display: none;
  }
}
.sponsors{
	margin-bottom: 100px;
}
.info{
	text-align: center;
	margin-top: 15px!important;
}
.rowline{
	margin-top: 110px;
}
