
#bodywrapper {
	background:url("../images/licoco_logo_big.png") no-repeat scroll 50% 230% transparent;
}

@media only screen and (max-width: 682px) {
	#bodywrapper {background:url("../images/licoco_logo_big.png") no-repeat scroll 50% -130% transparent;}

	}