*{ margin: 0; padding: 0;}

html {background: url(../cloudsback.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  }

img {border: none; outline: none;}
*{ margin: 0; padding: 0;}

body {
    
font-family: 'Open Sans', sans-serif;
    
font-size: 13px; letter-spacing: 0.5px; margin: 0; padding: 0; height: 100%; line-height: 1.7;}

a {
    color: black;
}

#container {
    position: absolute; margin-left: -550px; left: 50%; top: 0px; width: 1100px; z-index: 10; height: 100%; margin-top: 20px;
}

#logo {
    float: left; width:334px; height: 61px;
}

#cloud_logo {
    position: absolute; left: 50%; margin-left: -700px; top: -20px;
}

#navbar {
    padding-left: 10px; padding-right: 10px; width: 745px; height: 60.5px; background: url(../images/transparence.png); float: left; line-height: normal;
}

#navbar a {
    font-family: 'Allison', cursive; font-size: 47px; color: black; text-decoration: none; padding-left: 12px; padding-right 12px; line-height: normal; 
}


#content {
    margin: 30px; 
}
#contentwrapper-noscroll {}

#whitebackground {
    background: url(../images/transparence.png); margin-top: 20px; float: left; width: 1100px; margin-bottom: 20px; display: block; 
}
#scrollr {
    margin: 30px 0px 0px 30px; height: 90%; width: 1040px;
}
h1 {
    font-size: 1.1em; font-weight: 600; margin-bottom: -16px;
}
h2 {
    font-size: 1.3em; font-weight: 900;
}
h3 {
    font-size: 1em; font-weight: 600;margin-bottom: -20px;
}
.indent {padding-left: 25px;}
#heaven {top: 420px; left: 50%; position: absolute; height: 88px; width: 601px; background: url(../images/heaven.png); background-repeat: no-repeat; margin-left: -300px; }
#timeto {margin-left: 250px; margin-top: 30px;}
.details-all {margin-bottom: 20px; margin-left: 20px; margin-top: 5px; width: 250px; display: none;}
.details {margin-bottom: 20px; margin-left: 20px; margin-top: 5px; width: 250px;}
.details ul {margin-left: 10px;}
.faq {margin-bottom: 20px; margin-top: 15px; display: none;}
.button {cursor: pointer;}
.button_static {margin-left: -15px; margin-top: 20px; margin-bottom: 5px;}