body {
    background: url(../../../pinct/images/bk/orm_insel.bg.1440p.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;

	overflow-x: hidden overflow-y: scroll
}
/*


    overflow: hidden;

 body {
	background-image: url(../../../pinct/images/bk/atlas.bk.jpg);
	background-size: 100%  100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 0px;
	-webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover;


}

*/

