/* CSS Document */
html, body { color: #333; margin: 0px; padding: 0;width: 100%; font-family: "Roboto", sans-serif; font-weight: 300; font-size: 80%; }
html{  background: #fff; background: url(../images/bg.jpg) repeat; }

#layout {width: 100%; min-width: 320px; height: 100%; display: block; overflow: hidden; background-color:transparent;}
#layer img {max-width: 600px; height: auto; width: 90%;}