body{
	background: url("../img/bg.jpg") no-repeat;
	background-size: cover;
	background-position: 0 20%;
}
.aboutbox{
	background: unset!important;
}