@charset "UTF-8";

body {
	background: url('../../imgs/bgs/bg-office-subscriptions.jpg') no-repeat 50% top fixed;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
}