﻿@media only screen{
	.webshop-html body.webshop-body {
		background-color: #e9e9e9;
		background-image: url('/images/skins/Oswald/images/background.jpg');
		background-repeat: no-repeat;
		background-attachment: fixed;
	}
}