html {
 background: #9ecaf3 url('/images/background_rain.png') 0 0 repeat;
 background-attachment:fixed;
}
.container {
 background-color: transparent;
}
.backdrawing-clouds {
 background: transparent url('/images/clouds_black.png') 0 0 no-repeat;
 width: 520px;
 height: 460px;
}