body{
  /*background-color: white;*/
  background-color: #707e1c;
}
  
/*div#content {
  background-color: white;
}*/

div#comming_soon{
  background-color: white;
  padding: 0px;
  margin: 0px;
  position: absolute;
  height: 550px;
  width: 100%;
}

div#new, div#new_big{
  background-color: white;
  /*border: 0px solid;
  padding: 0px;
  margin: 0px;
  position: absolute;*/
  width: 100%;
  text-align: center;
}

div#new{
  height: 550px;
}

div#new_big{
  height: auto;
  /*height: 650px;*/
  /*height: 250px;*/
}

div#welcome{
  background-image: url('images/sky-gradient.png');
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  position: absolute;
  height: 550px;
  width: 100%;
}

div#bottom, div#bottom_big, div#bottom_big_2{
  background-color: white;
  /*padding-left: 0px;
  padding-right: 0px;
  position: absolute;
  top: 550px;*/
  width: 100%;
  text-align: center;
  /*height: 50px;*/
  /*height: 100%;*/
}
  
div#bottom {
  top: 550px;
}

div#bottom_big, div#bottom_big_2{
  padding: 0px 10px 0px 10px;
  /*background-color: #edf6a5;*/
  /*background-color: #c1d930;*/
  /*background-color: #a8bd2a;*/
  /*top: 650px;*/
  width: auto;
  height: auto;
}
 
div#bottom_big_2 {
  /*background-color: #edf6a5;*/
  /*background-color: #c1d930;*/
  background-color: #a8bd2a;
}
 
img#logo_new_left{position: absolute; top:  20px; left:  10px;}
/*img#logo_new     {position: absolute; top:  20px; left: 230px;}*/
img#logo_new     {position: static; border: 0px;}
img#logo_new_2   {position: absolute; top:  20px; left: 125px;}
img#new          {position: absolute; top: 165px; left: 300px; border: 0px;}
/*img#new_big      {position: absolute; top: 145px; left: 200px; border: 0px;}*/
img#new_big      {position: static; border: 0px;}
img#new_big_2    {position: absolute; top: 145px; left:  95px; border: 0px;}
img#sign_new     {position: absolute; top: 470px; left: 250px;}
/*img#sign_new_big {position: absolute; top: 580px; left: 250px; border: 0px;}*/
img#sign_new_big {position: static; border: 0px;}
img#sign_new_big_2 {position: absolute; top: 580px; left: 145px; border: 0px;}

img#comming_soon{position: absolute; left: 150px;}

img#bird{position: absolute; top: 20px; left: 400px;}

img#logo{position: absolute; top: 290px; left: 150px;}

img#sign{position: absolute; top: 470px; left: 250px;}
