
body  {
	background-image: url(../../images/bgs/bg01-800x1160.jpg);	
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color : #000000;
	background-size: cover;
}
