body{
  color:#868686;
  font:10px Arial;
  margin:0px; padding:0px;
  background:white url('bg.gif') repeat-x;
}
a img{border:0px;}

#header{
  width:761px; height:110px;
  background:url('header.gif') no-repeat;
  margin:0 auto;
}
#container{
  width:1000px; height:459px;
  background:url('rombi_bg.jpg') left bottom no-repeat;
  margin:30px auto;
  position:relative;
}

#star1, #star2, #star3, #star4{
  position: absolute;
  top:40px; left:120px;
  width: 260px; height:261px;
}
  #star2{ top:140px; left:292px;}
  #star3{ left:462px;}
  #star4{ top:140px; left:634px;}

#english{
  position: absolute;
  top:420px; left:440px;
  width: 260px; 
}

#footer{
  width:1000px;
  margin:0 auto;
  text-align:center;
}

#nav{
  position:relative;
  left:330px;
  top:114px;
  font-size:13px;
  color:#FFFFFF;
}

#nav a{
  color:#333333;
  text-decoration:none;
}

#nav a:hover{
  text-decoration:underline;
}

#cse{
  position:relative;
  
  width:250px;
  left:600px;
  /*height:220px;*/
  overflow:hidden;
  top:95px;
  text-align:center;

}

.gsc-input{
  height:14px;
  padding:0px;
  margin:0px;
  font-size:12px;
}

.gsc-search-button{

  height:20px;
  color:#333333;
}

#google *{
  border:0px;
}

