body {background: none}
body {  
  background: url(../images/freebie3.jpg) no-repeat top left fixed; 
  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
} 

body {
  font-family: 'Open Sans Condensed', sans-serif; 
}

.container {
    width: auto;
}
/*  
body#ID_2 {  
 background: url(../images/freebie2.jpg) no-repeat top left fixed; 
  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
}
body#ID_3 {  
 background: url(../images/freebie3.jpg) no-repeat top left fixed; 
 -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
}
body#ID_6 {  
 background: url(../images/freebie4.jpg) no-repeat top left fixed; 
 -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
}
body#ID_7 {  
 background: url(../images/freebie5.jpg) no-repeat top left fixed; 
 -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
}
body#ID_8 {  
 background: url(../images/freebie6.jpg) no-repeat top left fixed; 
 -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
}
body#ID_9 {  
 background: url(../images/freebie7.jpg) no-repeat top left fixed; 
 -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
}
body#ID_10 {  
 background: url(../images/freebie8.jpg) no-repeat top left fixed; 
 -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
}
body#ID_11 {  
 background: url(../images/freebie9.jpg) no-repeat top left fixed; 
 -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
} 
body#ID_12 {  
 background: url(../images/freebie10.jpg) no-repeat top left fixed; 
 -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: contain;  background-size: cover;
}*/

.container {max-width: 940px}
#robertaWrapper {
    margin: 20px auto;
    /*min-width: 1024px;*/
    max-width: 940px;
    position: relative;
    min-width: 830px;
}
img#bg {
  
    -webkit-box-shadow: 1px 2px 19px 0px rgba(0,0,0,1);
-moz-box-shadow: 1px 2px 19px 0px rgba(0,0,0,1);
box-shadow: 1px 2px 19px 0px rgba(0,0,0,1);


    /* Set rules to fill background */
  min-height: 100%;
  max-width: 940px;
  /*max-width: 1601px;*/
	
  
  
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: absolute;
  top: 0;
  left: 0;
}
img#bgcover {
  
 


    /* Set rules to fill background */
  min-height: 100%;
  max-width: 940px;
  /*max-width: 1601px;*/
	
  
  
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    /*left: 50%;*/
    /*margin-left: -512px;    50% */
  }
}


.container {
    margin-left: 0;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;

}

.navbar {border:0}
.navbar-default {
  background-color: #985e5c;
  
  -webkit-box-shadow: 0px -2px 18px -1px rgba(0,0,0,0.21);
-moz-box-shadow: 0px -2px 18px -1px rgba(0,0,0,0.21);
box-shadow: 0px -2px 18px -1px rgba(0,0,0,0.21);

  /*max-width: 1601px;*/
  opacity: 0.9;
  position: relative;
  top: 20px;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    background-color: transparent;
    color: #FFF;
}

.navbar-default .navbar-brand {
  color: #fff;
    font-family: "Fredericka the Great",cursive;
    font-size: 100px;
    position: relative;
    top: 20px;
}
 
.navbar-nav {
    float: right;
    margin: 0;
}  

.navbar-default .navbar-nav > li > a {color:#FFF}
.mCSB_scrollTools .mCSB_draggerContainer {
    /*position: absolute;*/
    top: 20px;}
#mainarea {
    background: url("../images/paper.png") repeat scroll right top rgba(0, 0, 0, 0);
    float: right;
    height: 442px;
    /*padding: 10px 50px;*/
    position: absolute;
    right: 15px;
    top: 120px;
    width: 700px;
    z-index: 9999;
    background-size: cover;
    /*padding-top: 20px;*/
    /*padding-bottom: 30px;*/
     padding: 20px 30px 30px;
     padding-top: 0px;
}


.navbar {
    border-radius: 0px;
}


body#ID_1 #mainarea  {
     /*background: url("") repeat scroll right top rgba(0, 0, 0, 0);*/
     
       /*overflow-y: hidden ! important;*/
        /*overflow-x: hidden ! important;*/
        background-color: transparent;
        background-image: url('../images/widepaper.png');
        /*background-size: cover;*/
        background-size: contain;
        background-repeat: no-repeat;
        /*background-position: right;*/
        height: 200px;
        min-height: 0px;
        
}

body#ID_1 #mainarea h1 { font-size: 20px;margin-top: 0px;}