	@media screen and (max-width:640px)
	{
		body{
			overflow-y:hidden;background:#f8c842 url(/Images/25img/banner242.jpg)  no-repeat; background-size: 100% auto; background-position:  top center;
		}
	}
	
	@media screen and  (min-width:641px)
	{
		body{
			overflow-y:hidden;background:#f8c842 url(/images/25img/banner241.jpg)  no-repeat; background-size: 100% auto; background-position:  top center;
		}
	}