/* CSS Document */

body {
	background-color: #000;
	background-image: url(/_images/cmsbg.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	background-attachment: fixed;
	margin: 0 0 160px 0;
	padding: 0;
	width: 100%;
}
