﻿html,body { height:100%; }
body { text-align:center; }
.bg{ display:block; width:100%; height:100%; min-height:100%; position:fixed; z-index:-1; background-position:center; background-repeat:no-repeat; background-size:cover;  -webkit-background-size:cover; -moz-background-size:cover; }
.pgContainer{  }



.nm{ margin:0; }